C++ Programming
C++ Programming
AA
IT
S
Mi
E
CONTACT INFORMATION
Instructor: Abdurazak Aman
Office: E130
Consultation hour:
E-mail: anuabman@yahoo.com
Technical Lab Assistant: Yohannis
Student
Contact: through representative
SMiE
COURSE
Course title:
computer Programming
CHAPTER 1 INTRODUCTION TO
COMPUTER
Introduction
Hardware & software
How computers store data?
How a program works?
Computer languages &
Programming procedures
SMiE
CHAPTER 2 C++
PROGRAMMING BASICS
Uses of C++ Programming
Semicolons & blocks in C++
C++ identifiers, Keywords, Trigraphs.
White space in C++
Comments
Data types
Variable Types
Variable definition in C++
Operators
SMiE
INTERMEDIATE
EXAM I 20%
CHAPTER 3 CONDITIONAL
STATEMENTS & LOOPS
Uses of loop system
Types of loops
CHAPTER 4 FUNCTIONS
Uses of functions
Defining a function
Calling a function
Multiple parameter function
Types of functions
SMiE
INTERMEDIATE
EXAM II 20%
CHAPTER 5 ARRAYS
What is Array?
Declaring an Array
Accessing an Array
One dimensional Array
Multi-dimensional Array
Arrays as Parameters
SMiE
10
SMiE
11
REFERENCES
C++ Programming Barbara Johnston
Wikipedia