This project is about creating a site, where people can learn basic Object Oriented Programing features, and other features of C++.
It was born for learning, and for repeating important C++ features.
Each excercise consists of the following:
- A question that tries to explain the essence of the excercise
- A code that shows the excercies
- A code that shows the excercies with comment
- The output that the code would produce
- Kardos Tamás - Swordy