CF Chapter-001
CF Chapter-001
C E – 119
Computing Fundamentals (CF)
Compiled By:
Course Objectives:
This course covers the concepts and fundamentals of
computing and programming. Topics includes history,
components of computers, hardware, software, operating
systems, database, networks, number systems and
logic gates. Also it includes programming topics such as
basic building blocks, loop, decision making statements.
2
CE-119: CF - Chapter No 1 : Introduction to Computers
CE - 119 : Computing Fundamentals (CF )
Text Books
1. Computing Essentials, Timothy O’Leary and Linda O’Leary
2. Introduction to Computers, Peter Norton, 6th Edition, McGraw-Hill
3. Introduction to Programming using Python, Daniel Liang
4. Turbo C Programming For The PC, Robert Lafore, Revised Edition
Reference Books:
1. Discovering Computers, Misty Vermaat and Susan Sebok, Cengage Learning
2. Using Information Technology: A Practical Introduction to Computers
& Communications, Williams Sawyer, 9th Edition, McGraw-Hill
3. Introduction to Python, Paul Deitel, Harvey Deitel
4. Let Us C, Yashavant Kanetkar
4
CE-119: CF - Chapter No 1 : Introduction to Computers
Marks Distribution
https://sites.google.com/view/muzammil2050
5
CE-119: CF - Chapter No 1 : Introduction to Computers
Course Instructors
M u za mmil A h ma d K h a n [email protected]
Assistant Professor, CED
Room No: BS-04
A t ir I f t ik har [email protected]
Lecturer, CED
Room No: BT-05
J a h an gir A h s a n [email protected]
Assistant Professor, CED
Room No: BS-02
6
CE-119: CF - Chapter No 1 : Introduction to Computers
Chapter
CE – 119: Computing Fundamentals
Introduction to Computers
Compiled By:
Engr.Syed Atir Iftikhar [email protected]
Learning Objectives
1. What is a Computer
2. Input – Processing – Output
3. Parts of Computer
4. Types of Computer
5. Internet
6. Communication and Networks
7. Technology Uses and Users
8
CE-119: CF - Chapter No 1 : Introduction to Computers
Today’s Technology
Produces
Collects data
Processing information
(input)
(output)
11
CE-119: CF - Chapter No 1 : Introduction to Computers
What is a Computer ?
12
CE-119: CF - Chapter No 1 : Introduction to Computers
Components of a Computer
Input Device • Allows you to enter data and instructions into a computer
Storage Device • Holds data, instructions, and information for future use
13
CE-119: CF - Chapter No 1 : Introduction to Computers
Input - Processing - Output
Input
What you type, read, or enter into computer
Devices
Keyboard, Mouse, Scanner, Sensors, etc
Processing
Changes the input data via formatting, sorting, and
calculations
Devices
Components on the motherboard, CPU, ALU, Memory
14
CE-119: CF - Chapter No 1 : Introduction to Computers
Input - Processing - Output
Output
Results of computer processing
Devices
Screen, Printer, Plotter, Signals, etc.
Storage
Save information for later processing
Devices
Memory, Hard Disk Tape Disk, USB, etc.
15
CE-119: CF - Chapter No 1 : Introduction to Computers
Input - Processing - Output
16
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
What is a Computer?
A computer is an electronic device used to
process data.
A computer can convert data into information that
is useful to people.
A complete computer system includes 4 distinct
parts:
1. Hardware
2. Software
3. Data
4. Users
17
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
18
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
Hardware
A computer's hardware consists of electronic
devices; the parts you can see and touch.
The term "device" refers to any piece of hardware
used by the computer, such as a keyboard, monitor,
modem, mouse, etc.
19
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
20
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
Software
Software – also called Programs – consists of
organized sets of instructions for controlling the
computer.
Some programs exist for the computer's use, to
help it manage its own tasks and devices.
Other programs exist for the user, and enable the
computer to perform tasks for you, such as
creating documents.
21
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
Data
Data consists of raw facts, which the computer can
manipulate and process into information that is
useful to people.
Computerized data is digital, meaning that it has
been reduced to digits, or numbers. The computer
stores and reads all data as numbers.
Although computers use data in digital form, they
convert data into forms that people can understand,
such as text, numerals, sounds, and images.
22
CE-119: CF - Chapter No 1 : Introduction to Computers
Parts of a Computer System
People
People are the computer's operators, or users.
Some types of computers can operate without
much intervention from people, but personal
computers are designed specifically for use by
people.
23
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
24
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
1. Micro Computers
This most widely used computer generally employs
a microprocessor, “computer on a chip” and are
desktop sized or less
Two main types
Desktop ( PC’s & Workstations )
Portable ( Notebooks, Palmtops )
25
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
1. Micro Computers
Desktop
( PC’s & Workstations )
Small enough for a
desktop, but not
easily portable
Personal computers
(PC’s) run general
purpose software and
are employed by a
wide spectrum of
users
26
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
1. Micro Computers
Portable
(Notebooks, Palmtops)
Easily transported from one
place to another
Four categories
1. Laptops
2. Notebooks
3. Palmtops
4. Personal Digital Assistants
(PDA)
27
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
2. Mini Computers
Desk-sized
More processing speed
and storage capacity
than microcomputers
General data
processing needs at
small companies
Larger companies use
them for specific
purposes
28
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
3. Main Frames
Larger machines with
special wiring and
environmental controls
Faster processing and
greater storage than
minicomputers
Typical machine in
large organizations
29
CE-119: CF - Chapter No 1 : Introduction to Computers
Types of Computers
4. Super Computers
The most powerful of
the four categories
Used by very large
organizations,
particularly for very
math-intensive types of
tasks
30
CE-119: CF - Chapter No 1 : Introduction to Computers
Cloud Computing
31
CE-119: CF - Chapter No 1 : Introduction to Computers
Cloud Computing
32
CE-119: CF - Chapter No 1 : Introduction to Computers
Internet
33
CE-119: CF - Chapter No 1 : Introduction to Computers
Internet
34
CE-119: CF - Chapter No 1 : Introduction to Computers
Communications and Networks
35
CE-119: CF - Chapter No 1 : Introduction to Computers
Communications and Networks
36
CE-119: CF - Chapter No 1 : Introduction to Computers
Communications and Networks
Instant Video
GPS Internet
Messaging Conferencing
Wireless Wireless
Voice Mail VoIP Internet Access Messaging
Points Services
38
CE-119: CF - Chapter No 1 : Introduction to Computers
Technology Uses
Publishing Manufacturing
39
CE-119: CF - Chapter No 1 : Introduction to Computers
Technology Users