Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dsite42/cpp00

42 Project - This is the first module of C++ and designed to understand the specifities of the language compared to C. Time to dive into Object Oriented Programming! The module is about Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff.
https://github.com/dsite42/cpp00

42 cpp cpp00

Last synced: 6 days ago
JSON representation

42 Project - This is the first module of C++ and designed to understand the specifities of the language compared to C. Time to dive into Object Oriented Programming! The module is about Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff.

Awesome Lists containing this project

README

        

# CPP00

This is the first module of C++ and designed to understand the specifities of the language compared to C. Time to dive into Object Oriented Programming!
The module is about Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff.

[Subject PDF](subject-CPP00.pdf)