Skip to content

The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.

License

Notifications You must be signed in to change notification settings

RinatMambetov/cpp-modules-42school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Modules 42School (my grade is 100/100)

C++ is a general-purpose programming language created by Bjarne Stroustrup as an ex- tension of the C programming language, or "C with Classes" (source: Wikipedia).

The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey. Many languages are recommended to learn OOP. We decided to choose C++ since it’s derived from your old friend C. Because this is a complex language, and in order to keep things simple, your code will comply with the C++98 standard.

We are aware modern C++ is way different in a lot of aspects. So if you want to become a proficient C++ developer, it’s up to you to go further after the 42 Common Core!

About

The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published