Du er ikke logget ind
Beskrivelse
This book provides a series of exercises in C++ that focus on the Object-Oriented nature of the language. Instead of spending time on simple activities with conditionals, looping, and other boring stuff, students start directly with creating classes and objects in near real-life scenarios.
The exercises aim to cover all the essential aspects of OOP with C++, like inheritance, polymorphism, files, databases, and user interaction. Those concepts are gradually presented to students using exercises of increasing difficulty.