Introduction to Programming Language
Topics Covered in This Course:
In Section 1 of this course you will cover these topics:
Introduction to computers, programs,
Primitive data types and operations
In Section 2 of this course you will cover these topics:
Selection statements
Loops
In Section 3 of this exam you will be evaluated on below listed topics:
Functions
Arrays
In Section 4 of this course you will cover these topics:
Pointers and c-strings
Recursion
In Section 5 of this course you will cover these topics:
Objects and classes
More on objects and classes
Inheritance and polymorphism
File input and output
Operator overloading
Exception handling