Skip to content

A collection of modules which is to introduce you to Object-Oriented Programming

Notifications You must be signed in to change notification settings

bdekonin/cpp-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Modules

CodeFactor

This repository is for students who want to learn object-oriented programming using the C++ programming language. Students who are already familiar with C will find C++ to be a natural transition to learn object-oriented programming. Here, you will find resources and tutorials to help you get started.

Getting Started

To get started, you should have a basic understanding of C programming. Once you have that, you can start learning the concepts of object-oriented programming, such as classes, objects, inheritance, polymorphism, and more.

Resources

Here, you will find some useful resources to help you learn C++ object-oriented programming:

Contributing

If you have any resources or tutorials that you would like to add, please feel free to open a pull request!

Thanks!