In the Windows Basics lessons you learned how to get around the Windows interface, using the mouse, menus, and the keyboard. You opened some applications and managed their windows. You created a drawing (though it might not have qualified as ART!). But when you closed Paint, your drawing was lost. How sad!
Next you need to learn how to save your work and keep track of where all that saved work is. That requires an understanding of the rules Windows uses to manage files and the folders they are stored in.
|
|
File: |
Each document, whether it is a
plain text file |
Folder: |
Files are grouped together in folders |
Disk or Drive: |
Technically, a disk is an object on which you store your files and a drive is the device that reads from and writes to the storage media. Often these words are used as though they were the same thing. Some 'drives' are not discs at all, like flash drives. Your files
and folders are stored on your computer's hard disk A large hard disk can be divided into several logical drives to make the space easier to work with and maintain. Older operating systems cannot handle drives larger than 2 GB unless they are divided up this way. These logical drives display as additional hard drives. Drive Names: Drives are named with a letter plus a colon.
C: The hard drive or solid state drive that contains the operating system is C:. Logical drives and external drives get letters that follow C:. D: Network drives Removable drives Warning: Drives may or may not show if empty |
Path: |
The drive and folders you must go through to get to the folder or file that you want form the path to the file. A path always starts with a drive letter. Examples: Note that a path uses a back slash \ while a web address (a URL) uses a forward slash /. |
Each program you have on your computer created a set of files and folders on your hard drive when it was installed, including Windows itself. You can create your own files and folders, too. The first task is to learn how these are arranged on your computer and how to view that arrangement. Then you can learn how to save your own files and create your own folders.