Basic Computer Literacy Information
Basic Computer Literacy Information
Tape Drive -- optional, for storing information in stick out the back slightly, just like the drives stick out the
case something goes wrong front slightly. The Boards have connector sockets called
Other special drives -- old-fashioned big diskette Ports where the keyboard, mouse, printer, monitor, etc.
miscellaneous lights and buttons To make the computer work, there has to be
Inside the Box. What you see on the front is just the electric power to several different parts, so there are
opening slot of the actual drives. A 'drive' is a storage sometimes several ON switches; you need to turn ALL of
device. In addition to the CPU chip and the input and them on. If you are lucky there will be one Master Switch
output devices, computers need places to store to do all this for you, but don't count on it. First make sure
information either temporarily or more permanently (for there are no disks VISIBLE in any of the drives (look, don't
reuse later), the short-term storage is called RAM touch). If there is one in the drive, push the release button
(random-access memory) and is expensive. For longterm to get it out. Now, turn on the power supply switch if there
storage various kinds of disks and platters and cassettes is one (sometimes called Master Switch). Turn on the
are used; these are basically like videotape, but much Monitor (watch for a light to come on). Turn on the Printer
higher quality, or like CDs. The drives read the information (optional). Turn on the Box.
off these storage media and pass it on to the CPU; some The machine is working if: lights come on all the parts,
drives can also write new information onto the disk or after a minute or less you see something on the monitor
The CPU and RAM memory chips on the minutes for a computer to warm up and get itself ready to
The HARD DRIVE -- the main long term storage 6. The 'Boot Up' Process
system for programs and info Watch the monitor screen while the machine is
starting up. It may go by fast at times, but you can learn a
2
Developed By - Vijay Nimje
M - 09325303774
Mama Chowk Civil Line, Gondia
Cybercity Computer Classes
lot. There are ways to slow it down, too, but that's for commands or don't want to be bothered, the alternative is
advanced users. The first things you usually see on a PC a GUI, graphical user interface: a pretty set of little pictures
(not a Mac) is the count-up of the RAM memory. 8000 is called 'icons' with printed labels on them that appear on
very small, 16000 is ok, 32000 is good, more is wonderful. the screen to remind you of the commands. The Mouse is
The machine is really testing the short-term memory used to 'click' on an icon or label to issue a command. The
storage to see that it's working and how much there is. most common commands are the ones to start new
You can add more memory by paying for it and sticking it programs. The programs then give you more choices of
in the box. specialized commands to edit text, draw pictures, access
Now the machine starts to check all the different the internet, etc.
input and output devices. It looks for the keyboard and 8. Programs, Commands, Folders and Files
tests it, the mouse, the monitor, the printer, the hard An 'application program' is the most common
drive, the disk drive, the CD-ROM drive, etc. For each of kind of program. A word-processor is an application
these it loads a program called a 'driver' program to program for writing, reading, and editing text. A paint or
convert signals between the CPU and the device. This is draw program is for making, viewing, and changing
the time when the machine detects any problems. Hope pictures. A calculator program is for doing arithmetic.
that it doesn't find anything wrong! This is also usually the Almost everything you want to do with a computer is
time when a program is run automatically to check for available, for a price, as a program or set of connected
'viruses' (these are unwanted programs that can damage programs. Every program appears on screen as an icon, or
the machine or make it not work properly; they have has a command to start it.
nothing to do with biological viruses at all). Once you start a program, there are special
If everything is working, the machine displays the USER commands that work only in that program to make it do
INTERFACE. This is your signal that you can now take over things, or there are special icons that appear to help you
and tell the machine what to do. Everything before this do these things. Many programs have a linked Help
was automatic, run by programs built into the machine. program, that tells you what to do. Some have Wizard
The basic startup program is called the BIOS, then there programs that walk you step by step through something.
are other programs that you can sometimes change (like There are also Tutorial programs to introduce a new
how to check for viruses, what kind of CR-ROM drive you program to you. And there are program manuals, printed
have, etc.). books that explain how to use the program. To use any
7. The Operating System and the User Interface program you have to LEARN how.
The operating system is the master program that Most programs create, read, and modify
runs the computer behind the scenes while you work. It information. This information is then stored in a FILE.
translates your instructions into actions by the machine. It There are text files, picture files, sound files, video files,
also heads off conflicts between one part of the machine multimedia files, and others. All information in a computer
and another, making them all take turns. The most is stored in some kind of a file. To keep track of all these
common operating systems are Windows, Mac OS and files, there is a Filing System, a special program built into
Unix. DOS is an older system that is now a small part of the operating system. What you see are Folders (also
Windows. called directories or subdirectories), and inside a folder
The User Interface is what you see on the screen at the there are files. There can also be folders inside other
beginning. You can come back to this screen anytime you folders. To locate a particular file of information, the
need it. Sometimes a part of it is always visible. The computer, and sometimes you, need to know the Path to
simplest user interface is a Command Line. The line is the file, which consists of telling what DRIVE it is stored on,
shown by a Prompt, some symbols that tell you where to what folder it is in, what folder that folder is in, and so on.
type your commands (e.g. C:\windows> ...); this is not so Usually each drive has a letter, or an icon. If there are
common today, but it is easy to use -- if you remember the letters, A: and B: are the floppy disk drives, C: is the main
Commands. Since most people can't remember a lot of hard disk drive (where most of the files are kept
3
Developed By - Vijay Nimje
M - 09325303774
Mama Chowk Civil Line, Gondia
Cybercity Computer Classes
permanently), and other letters can be other disk drives you made to a file in permanent storage. If it was a new
and CD-ROM drives. A path might look like file, say YES; if it was a file you found already in the
C:\windows\system\audio.dll -- this is the path to a file computer, say NO, unless you are really sure that it is ok to
called audio.dll that contains information that the make a change in it. A file remains unchanged in storage
windows operating system uses to communicate with the unless you specifically SAVE changes to it. The copy on file
speakers and play music or sound; it is in a folder called is not the copy you see on the screen, until you tell the
System and that is in a folder called Windows and that machine to replace the file copy with the one on screen.
folder is permanently stored on the C: hard drive. Usually This is called SAVING the new file.
you can just use the icons for the file system to click on The operating system usually knows what program goes
folders, 'open' them, and see more folders or files 'inside' with what file (this is called an 'association'), but
them. These are just visual images on the screen, not the sometimes you have to tell it. Sometimes a program
actual files, but you can link to the real files by clicking on cannot use a file of information until it has been
their image icons. 'converted' to work with that program. If you have a paper
10. Actually doing something you wrote on a Mac and want to print it on a PC, it has to
Start up the computer (section 5). Wait till be converted first. If you have a paper you wrote with the
everything stops. Click on an icon on the user interface MSWord program and you want to edit it with the
screen. If nothing happens, 'double click' (twice very fast) WordPerfect program, it has to be converted first. Always
or hit the Enter key. This will either start a program or keep a copy of the original version, just in case something
open a folder than contains files and programs. On many goes wrong. This safety rule is called 'backing up' the file,
computers if you double-click a file that can be seen or i.e. keeping a spare copy of the old version in case the new
heard with a program, the program will automatically start version doesn't work or is accidentally lost or ruined.
up and show the file (a text, a picture, etc.). Otherwise you Key Things to Learn First:
have to start the program first and then use its special How to use the Mouse to start a program and use menu
commands to open a particular file. commands in a program How to copy a file from a disk to
Look for a MENU bar at the top of the screen the hard drive and vice versa How to make a back-up copy
once a program has started. Move the mouse around to of a file on a disk or on the hard drive How to find a
put the cursor on the menu bar and press the button on program or a file in the computer's filing systems of folder
the mouse. You should see a list of commands. Click on a icons How to check a disk to make sure it has no viruses on
command, or move the mouse with the button held down it (VERY IMPORTANT!!) How to start a Browser program to
over a command and then let go of the mouse button access the Internet (WWW, web) How to print a file How
(takes a little practice). If there is a FILE menu of to store on disk or hard-drive a copy of a file you found on
commands, one will be the OPEN command. If you activate the internet
this command, a little box will usually appear to ask which The Most Important Types of Application Programs
file you want to open, and very often there will be a way to Word Processor -- creates, reads, edits text files;
see a list of all the files that the program can use. There sometimes can add pictures or tables
will also be a NEW command, to let you create a new file, Paint or Draw -- creates, shows, and changes
e.g. a new text document, a new picture, etc. pictures and images; usually in color
There is also usually a HELP command somewhere near Database -- stores and organizes information, helps
the end of the MENU bar, or pressing the F1 key (one locate needed information
special key, not F and 1) may start the Help program. Spreadsheet -- does simple math calculations,
The FILE menu will also usually have a QUIT or EXIT or especially for businesses
CLOSE or STOP command which will either close the file Communications -- helps connect to other
you are using or stop the program altogether (it does not computers by modem and telephone
stop the computer, just one program). The program will Browser -- connects to the Internet to show web
usually ask you if you want to save the new file or changes pages
4
Developed By - Vijay Nimje
M - 09325303774
Mama Chowk Civil Line, Gondia
Cybercity Computer Classes
Email -- write, read, send, receive, store, and Floppy Disk Drives: It is a common form of removable
organize electronic mail messages storage, floppy disk are extremely inexpensive and easy to
Input Devices: Keyboard, Mouse, Microphone, Trackball, save information.
Joystick; Disk or CD drive when it reads a disk or CD Output Scanner: It is an input device. A scanner scans an image
Devices: Monitor, Printer, Speakers; Disk drive when it and transform the image to ASCII Graphics . These codes
writes information onto a disk Storage Devices: Hard disk, can be edited, manipulated & than printed.
Floppy diskette disk, CD-ROM platter disk, Tape Backup Cd-Rom Drive: It is an input device. To read a Cd-Rom disk
drive a Cd-Rom drive is required . One can only read from it and
Types of Computers: Macintosh, Windows PC, Unix cannot write on it.
workstation, Mainframe, Supercomputer Dvd-Rom: DVD-Rom is similar to Cd-Rom but is capable of
BIOS (Basic input/output system): A type of ROM that is holding much more information.
used by the computer to establish basic communications Cd-Writer: It is input device. To write from other CD to
when the computer is first turned on caching-The storing your CD , writer is used.
of frequently used data in extremely fast RAM that Display Adaptor: The electronic work behind information
connects directly to the CPU. of images on the screen is handled by the vision controller.
Virtual Memory: space on harddisk used to temporarily The video controller along with the memory that holds the
store data and swap it in and out of RAM as needed. display data are together referred to as the PC which can
Mother Board: This is the main circuit board that all of the represent data on the screen in two modes. One is the text
other internal components connect to. The CPU and mode on which only text or individual characters can be
memory are usually on the motherboard. displayed . The other is graphic mode, Where graphic can
Hard Disk: This is large-capacity permanent storage used be shown by building up a drawing made of dots.
to hold information such as programs and documents. Different Connections : Ports
Parallel: This port is commonly used to connect a printer.
AGP(Accelerated Graphics Port):It is a very high speed Serial: This port is typically used to connect an external
connection used by the graphic card to interface with the modem, mouse etc.
computer. USB(Universal Serial Bus): This port is becoming most
Sound Card: This is used by the computer to record and popular external connection, USB ports offer power and
play audio by converting analog sound in to digital versatility and are incredibly easy to use.
information and back again. Connections Internet/ Network:
Graphics Card: This translates image data from the Modem: This is the standard method of connecting to the
computer in to a format that can be displayed by the Internet.
monitor. LAN(Local Area Network) card: This is used by many
Common Input–Out Put Devices: computers, particularly those in an Ethernet office network
the screen. It is an input device. Cable modem: Some people now use the cable –television
Mouse: It is an input device which is used to point and system in their home to connect to the internet.
select some option on VDU. DSL(Digital Subscriber Line) modem: This is a high speed
Vdu(Visual Display Unit): It is an output device where the connection that works over a standard telephone line.
output of any command is displayed ie. The screen. VDSL (Very high bit- rate DSL) modem: A newer variation
Printer: Is the output device .Different types of printer. of DSL , VDSL requires that your phone line have fiber optic
2. Inkjet Printer
3. Laser Printer etc.
5
Developed By - Vijay Nimje
M - 09325303774
Mama Chowk Civil Line, Gondia