Fcap
Fcap
10/19/201
9
Course Instructor
Pre-requisite(s): Nil
Credit Hours: 2+2
Contact Hours: 2+6
Text Book(s): 1. Brian Williams and Stacey Sawyer, “Using Information
Technology,” Ninth Edition, 2010, McGraw-Hill, ISBN:
0073516775
2. C++ How to Program 8th Ed. Deitel
3. Gottfried, Programming with Structured Basics (Schaum
Series), First Edition 1992, McGraw-Hill, ISBN: 0070238995
4. Steve Holzner and Steven Holzner, C++ Black Book: A
Comprehensive Guide to C++ Mastery, 2002, Paraglyph
Press, ISBN: 1932111263
5. Introduction to Programming in C++ 4th Edition by D S Malik
Theory Part
Demonstrate basic proficiency in computing,
commonly used computer applications and
1. programming. C2 1
Practical Part
Illustrate the basic knowledge of the commonly used
computer applications especially MS Office Suite and
1. DEV-C++. P4 5
Microsoft Word
Microsoft PowerPoint
Microsoft Excel
3. Introduction to Programming 8. Input and Output
1. Theory
Quizzes 10%
Assignments 10%
Project 10%
Midterm Exam 20%
Final Exam (Full course) 50%
2. Lab
Quizzes 10%
Assignments 10%
Project 20%
Midterm Exam 20%
Final Exam (Full course) 40%
Introduction
O- Operating
M- Machine
P- Particularly
U- Used For
T- Technical
E- Educational
R- Research
Computer
A computer is an electronic data processing
device, which accepts and stores data input,
processes the data input, and generates the
output in a required format.
DATA
How Computer works?
To understand how a computer functions
you must understand the information
processing cycle.
The sequence of events in processing
information, which includes (1) input, (2)
processing, (3) storage and (4) output. These
processes work together and repeat over
and over.
1.Input—entering data into the computer.
2.Processing—performing operations on the
data.
3.Storage—saving data, programs, or output for
future use.
4.Output—presenting the results.
Information Processing Cycle
Since man is born with intelligence, he
thought of ways that would make things
easy for him.
One of the problems encountered by
man was counting the things he had.
Because of this, he invented something
that could help him count fast and
easy.
Assignment # 1