For you future students of applied computer science, so that you will not suffer like us
- List1: Dynamic allocation and dealocation, pointers, multiple pointers, constructors, destructors
- List2: Operator overloading (Builded on List 1)
- List3: Dependencies, trees
- List4: Template Classes
- List5: Inteligent pointers, move semantics
- MiniProject: Max3Sat Problem