Syllabus
Syllabus
Course Information
Basic Information
Learning Outcomes: The students who have successfully passed this course should have knowledge on the:
Course Content
Primitive Data Types, Constants, Variables, Identifiers, Named Constants, Arithmetic Operations
Relational and Logical Operators, Conditional Statements ('If' Selection Structures, 'Switch Case' Blocks)
Repetition Structures (Do/While Repetition Structure, the for repetition structure), break and continue statements
Functions, Function Overloading
Arrays, Multi-Dimensional Arrays, Seaching arrays
Strings, String functions
Pointers
Pass By Reference with Pointers, Pass by Value
Recommended Sources
Textbook: T. Gaddis, J. Walters, & G. Muganda, Starting out with C++, 8th Ed., Pearson
Course Assessment