ICTP12 senior C++ course :~)
datastruc: Data structures (linked lists, binary trees); Huffman coding project
fileio: File reading and writing
functions: Functions and string methods
intro: Introduction to C++ (operations, types, i/o, conditionals, control flow)
oop: Object-oriented programming (structs, classes, etc.)
pointers: Pointers, dynamic memory, arrays, and C strings
tests: C++ programming tests :O
vectors: Vector class and its methods; applications of vectors; linear algebra assignment