340 likes | 800 Views
FOR 201 Microcomputer applications. Operating Systems & File Management. Lecture Content. Operating System Today’s Operating Systems File Basics File Management Application Software. Operating Systems . Operating System.
E N D
FOR 201 Microcomputer applications Operating Systems & File Management
Lecture Content Operating System Today’s Operating Systems File Basics File Management Application Software
Operating System A software that acts as the master controller for all activities that take place within a computer system
User Interfaces The combination of hardware and software that helps people and computers communicate with each other
User Interfaces • Menus, submenus, and dialog boxes
The Boot Process During the boot process, the operating system is loaded into RAM Your computer’s small bootstrap program is built into special ROM circuitry housed in the computer’s system unit
Today’s Operating Systems Microsoft Windows Mac OS UNIX and Linux Chrome DOS Handheld Operating Systems
Mac OS Mac OS X interface includes all the standard elements of a User Interface (GUI), including icons, menus, windows, and taskbars.
UNIX and Linux Several graphical interfaces can be chosen. Here is KDE graphical desktop. Several Web sites offer a Linux distribution, which is a package that contains the Linux kernel, system utilities and applications (i.e., UBUNTU)
DOS Disk Operating System First operating system
File Basics File and Files Management
File Can be considered as the evolution of the paper documents Paper documents are kept in files, stored in folders File=COLLECTION OF RELATED INFORMATION
Directories and Folders A way of organizing files and other directories
File Names and Extensions • You must adhere to file-naming conventions when saving files • Maximum length • Prohibited characters • No reserved words • Case sensitivity • File extensions are usually related to the file format • Native file format
File Directories and Folders d:\coUrsEs\FoR201\Beethoven - Symphony No5 1 Mov.mp3 d:\courses\FOR201\for201.jpg • An operating system maintains a directory for each disk, tape, CD, DVD, or USB flash drive • Root directory • Subdirectory • Depicted as folders • A computer’s file location is defined by a file specification, or path
File Formats Paint (Windows) A particular way to encode information stored in a computer file.
File Formats Convert a file from one format to another Open it with an application that supports both formats Then use the Save As dialog box to select an alternative file format.
File Management Metaphors • Storage metaphors help you visualize and mentally organize the files on your disks • Logical storage models
Application-based File Management Applications typically provide a way to open files and save them in a specific folder on a storage device (such as Word or Excel)
Application-based File Management The Save As dialog box not only helps you name a file and designate its destination, but .. allows you to rename files, delete files, create folders, and rename folders.
File Management Utilities File management utilities show you the files stored on your disks Ex. Windows Explorer
Windows Explorer Windows Explorer makes it easy to drill down through the levels of the directory hierarchy to locate a folder or file.
Windows Explorer • Windows Explorer allows you to manipulate files and folders in the following ways: • Rename • Copy • Move • Delete
File Management Tips Use descriptive names Assign short names to files or directories Maintain file extensions Group similar files Organize your folders from the top down Do not mix data files and program files