Introduction to C++ and Object Oriented Programming
First steps into C++ and introduction of the paradigm of Object Oriented Programming.
In particular :
- building a program in C++ : implementation, compilation and execution
- standard default types and statements in C++
- first contact to Standard Template Library
- comparison of Procedural Programming and Object Oriented Programming
Don't hesitate to checkout the Link to Lecture Slides ...