The goal of this project is to get better at the C++ programming language. Will achieve this goal by reading some books on the subject and write a great number of exercise programs.

The following books shall be read:

    • C++ Primer Plus (6th Edition) (Developer’s Library)
    • The C++ Standard Library: A Tutorial and Reference (2nd Edition)
    • The C++ Programming Language,( 4th Edition)
    • C++ Templates: The Complete Guide (2nd Edition)
    • Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17
    • Modern C++ Design: Generic Programming and Design Patterns Applied