Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dsite42/cpp00
- Owner: Dsite42
- Created: 2023-09-11T16:14:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-27T20:48:29.000Z (about 1 year ago)
- Last Synced: 2023-10-27T22:45:58.301Z (about 1 year ago)
- Topics: 42, cpp, cpp00
- Language: C++
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)