Computer Basics: CS 1 Introduction To Computers and Computer Technology Rick Graziani Fall 2007
Computer Basics: CS 1 Introduction To Computers and Computer Technology Rick Graziani Fall 2007
http://www.youtube.com/watch?v=hMnk7lh9M3o
No one knows it all and we never stop
learning!
James Goldman, Purdue University
You will never know all there is know about computer technology.
Be honest with yourself concerning what you dont know.
Anonymous
The only ones that think they know it all, are the ones that know very little.
Terms and Acronyms
To learn Information
Technology (IT) is to learn
the language of acronyms
and terms
WYSISYG (pronounced
WHIZ-zee-wig)
What You See Is What You
Get
GUI: Graphical User Interface
What is a computer?
Mainframe
Computers
Minicomputers
Microcomputers
(Personal
Computer or PC)
Desktop computers
Laptop computers
Personal Digital Assistants (PDAs)
Networked computer
Hardware = The
physical components
that make up a
computer system.
More in a
moment
Much more on all of
these items in later
presentations!
Hardware versus Software
Software = The
programs (instructions)
that tell the computer
what to do.
System Software
Application Software
Stored on a storage
media such as hard
disk, CD-ROM, floppy
disk, tape, etc.
More later
Hardware Components
PERMANENT
STORAGE
Know these!
The Processor
PERMANENT
STORAGE
Input Devices
Enter information
into a computer
Examples:
Mouse
Keyboard
Trackball
Touchpad
Light pen
Joystick
Digital camera
Microphone
Bar code reader
Scanner
Output Devices
PERMANENT
STORAGE
System Unit:
CPU (Central Processing Unit)
Memory
RAM
ROM or ROM BIOS
expansion slots
RAM (Random Access Memory)
RAM is volatile
stores ON and OFF bits (software and data) electrically
when power goes off, everything in RAM is lost
RAM: Speed
Why doesnt the CPU use permanent storage like disk drives?
Too slow
EXAMPLE: Spellchecker
RAM: Capacity
The more complex and sophisticated the software, the more instructions
that software contains, which means larger software files.
ROM (Read Only Memory)
ROM (Read Only Memory) = integrated circuits (microchips) that are used
to permanently store start-up (boot) instructions and other critical
information
Read Only = information which:
Cannot be changed
Cannot be removed
Cannot be appended (added to)
Fixed by manufacturer
ROM (Read Only Memory)
PERMANENT
STORAGE
Storage Devices:
Floppy disks
CD-ROMs
Hard disks
Zip disks
Tape drives
Floppy disks
Write-Protect tab
(Open means write
enabled)
Hard disks
Storage
Digital Player
Voice Recorder
Zip disks
CPU Speed
Governed by a clock
Measured in millions of
cycles per second, or
megahertz (MHz)
700 MHz means 700
million operations per
second
Measured in billions of
cycles per second, or
megahertz (GHz)
1.133 MHz means 1
billion, 133 million
operations per second
Software
System Software
Application Software
Application Software
Windows 3.1
Windows
95/98/XP
GUI Graphical User Interface
MAC OS
UNIX/LINUX with
X-Windows
CLI Command Line Interface
No GUI
MS DOS
? Windows 97 ?
Putting it altogether!
RAM
256
ROM MB
0
Computer Basics