class agenda – 09/06/2011

15
XP XP XP Class Agenda – 09/06/2011 Discuss process of application development (see slides from 09/01/2011) Present computer data organization. Explore files, folders, and libraries in Windows 7. Explain logistics of course including course file placement. 1

Upload: chul

Post on 11-Feb-2016

35 views

Category:

Documents


0 download

DESCRIPTION

Class Agenda – 09/06/2011. Discuss process of application development (see slides from 09/01/2011) Present computer data organization. Explore files, folders, and libraries in Windows 7. Explain logistics of course including course file placement. Computer Data Organization. Conceptual. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Class Agenda – 09/06/2011

XPXPXPClass Agenda – 09/06/2011

• Discuss process of application development (see slides from 09/01/2011)

• Present computer data organization.• Explore files, folders, and libraries in Windows 7.• Explain logistics of course including course file

placement.

1

Page 2: Class Agenda – 09/06/2011

XPXPXPComputer Data Organization

Conceptual• I want to buy music on

iTunes (run a program on your computer).

• iTunes must access your account (Apple’s computers).

Physical

2

Primary Storage/Main

Memory

Processor

ALU

Secondary Storage/Disk

Data and Programs

Page 3: Class Agenda – 09/06/2011

Computer Data Organization Vocabulary

3

Bits

Bytes

Program Files Data Files

Database

Fields

Records

Windows Library: View

Folders

Page 4: Class Agenda – 09/06/2011

XPXPXPOrganizing Files and Folders

• A file is a collection of bytes that has a name and is stored in a computer.

• A file can store a “program” or “data”• Organize files by storing them in folders• Disks contain folders that hold files

– USB drives– Compact discs (CDs)– Digital video discs (DVDs)– Hard disks

• Each drive is assigned a letter

4

Page 5: Class Agenda – 09/06/2011

XPXPXPUnderstanding the Need for Organizing Files

• Windows (and all other operating systems) organizes folders and files in an hierarchy, or file system

• Windows stores the folders and important files it needs to turn on the computer in its root directory

• Folders stored within other folders are called subfolders

5

Page 6: Class Agenda – 09/06/2011

Developing Strategies for Organizing Files

6

Page 7: Class Agenda – 09/06/2011

XPXPXPDeveloping Strategies for Organizing Files

• Type of disk you use to store files determines how you organize those files

• Storing files on removable media allows you to use simpler organization

• The larger the medium, the more levels of folders you should use

• You should have a “backup”, or duplicate copy, of all files– Definitely all data files– All program files that you don’t have available in other

forms (downloads, other media)

7

Page 8: Class Agenda – 09/06/2011

XPXPXPExploring Files, Folders, and Libraries

• Windows Explorer and the Computer window show the drives, folders, and files on your computer– Each has a slightly different view

• A folder window displays the files and subfolders in a folder– Divided into two sections, called panes

8

Page 9: Class Agenda – 09/06/2011

Exploring Files, Folders, and Libraries

9

Page 10: Class Agenda – 09/06/2011

XPXPXPUsing Libraries and Folders

• When you open Windows Explorer, it shows the contents of the Windows built-in libraries by default

• Libraries display similar types of files together, no matter where they are stored

10

Page 11: Class Agenda – 09/06/2011

Files in a Folder Window

11

Page 12: Class Agenda – 09/06/2011

XPXPXPNavigating to Your Data Files

• The file path is a notation that indicates a file’s location on your computerG:\FM\Tutorial\Map.png– G: is the drive name– FM is the top-level folder on drive G– Tutorial is a subfolder in the FM folder– Map.png is the full filename with the file extension

12

Page 13: Class Agenda – 09/06/2011

XPXPXPNavigating to Your Data Files

13

Page 14: Class Agenda – 09/06/2011

XPXPXPManaging Folders and Files

• Creating a folder– In the Navigation pane, click the drive or folder in

which you want to create a folder.– Click New folder on the toolbar.– Type a name for the folder, and then press the

Enter key.

14

Page 15: Class Agenda – 09/06/2011

XPXPXPWorking with Folders and Files

• Moving and Copying Files and Folders– Moving a file removes it from its current location and places it in a new

location you specify– Copying places the file in both locations

• Naming and Renaming Files– Filenames provide important information about the file, including its

contents and purpose• Main part of the filename• File extension

– A filename extension identifies file type and indicates program in which file was created

• Deleting Files and Folders– Recycle Bin is an area on your hard disk that holds deleted files until

you remove them permanently

15