https://github.com/jos-felipe/cpp-mod-00
This first module of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!
https://github.com/jos-felipe/cpp-mod-00
42 imperative-programming object-oriented-programming oop rigor
Last synced: 7 months ago
JSON representation
This first module of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!
- Host: GitHub
- URL: https://github.com/jos-felipe/cpp-mod-00
- Owner: jos-felipe
- License: gpl-3.0
- Created: 2024-09-09T18:22:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-30T14:07:02.000Z (over 1 year ago)
- Last Synced: 2025-03-09T03:51:17.479Z (11 months ago)
- Topics: 42, imperative-programming, object-oriented-programming, oop, rigor
- Language: C++
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CPP Module 00
This first module of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!