January 6th : Introduction to Programming. Structure of the computer and of C++ programs. Simple I/O. January 8th : Variables, data types, assignment, expressions, typecasting. January 10th : Flow control, if-else and switch statements. "while" statement.