Introduction To Computers
Introduction To Computers
• PC (Personal Computer)
- 1981
- IBM
TYPES
Microcomputers
- Desktop Computers (PC)
- Notebook Computers (Laptop)
- Netbook
- Tablet PC
MAINFRAME Computers
- big, powerful, and expensive
- banks and insurance companies
SUPERCOMPUTERS
- very large capacity for processing data
- used for such research as weather forecasting, in which a huge amount
of data must be processed rapidly.
- used by the military services.
• Computers consist of two parts,
A. HARDWARE
B. SOFTWARE
1) INPUT DEVICES
2) OUTPUT DEVICES
3) STORAGE DEVICES
4) SYSTEM UNIT
a) Mouse
b) Keyboard
c) Scanner
d) Camera
e) Microphone
f) Joy stick
g) Digital pen
h) Barcode reader
a) Monitor
• CRT
• LCD
• LED
b) Projector
c) Speaker
d) Printer
• Dot Matrix
• Inkjet
• Laser
• 3D
e) Plotter
Device Capacity
Floppy Disk 1.44 MB
CD (Compact Disc) 700MB
DVD 4.7GB / 8.5GB
Blue Ray Disk 25GB / 50GB
SD / MicroSD (1TB)
USB Flash (Pen) Drive (1TB)
External Hard Disk (2.5”) (4TB)
Hard Disk Drive (3.5”) (8TB)
Solid State Drive (16TB)
Latest 8TB
Latest 4TB
SSD
Latest 4TB Latest 16TB
MEASURING DATA
We measure computer information (data) in bits and bytes.
Bit is short for binary digit. It is the smallest unit of information that a computer
can understand. One bit represents a 1 or 0 digit in a binary numeral or a true or
false logical condition.
Byte is short for binary term. A byte usually contains eight bits. It can represent a
single character, such as a letter, a digit, or a punctuation mark.
FUTURE ?
The computer case is the metal and plastic box that contains the main components of
the computer. It houses the motherboard, central processing unit (CPU), power supply,
and more.
It is like the brain of your computer, because it performs all the computer
calculations.
http://www.cpubenchmark.net/
The motherboard is the computer's main circuit board.
The motherboard connects directly or indirectly to every part of the computer.
Converts the power from the wall outlet to the type of power needed by the computer.
It sends power through cables to the motherboard and other components.
RAM is your system's short-term memory. Whenever your computer performs
calculations, it temporarily stores the data in the RAM until it is needed.
This short-term memory disappears when the computer is turned off. If you're
working on a document, you'll need to save it to avoid losing it. When you save
a file, the data is written to the hard drive, which acts as long-term storage.
– Video (Graphic) card
– Sound (Audio) card
– Network card
– TV card
Software, also called a program, consists of a
series of related instructions, organized for a
common purpose, that tells the computer what
tasks to perform and how to perform them.
1) Operating System
2) Application Program
3) Utility Program
4) Programming Language
- It controls how hardware resources such as memory, CPU, HDD, and other
devices are used.
- Other software accesses the hardware via the operating system.
There are two types of user interface:
b) Microsoft Windows
- Windows 3.1, 95, 98, 2000, ME, XP, Vista, 7, 8, 10
c) Unix, Linux
Utility software can clean your computer’s registry, recover lost or damaged
data, generate free space on its hard drive, repair and defragment its hard drive,
optimize system processes, and back up data or protect data.
Some popular utility programs are TuneUp Utilities, Total Commander, WinZip,
WinRar, Kaspersky, and Acrobat Reader.
Computer programs are written using a special language called the programming
language. The writing process is called coding, and the result is called program code.
Some of the programming languages are Assembly, BASIC, C / C++, C#, Java, Visual
Basic, PHP and Python.