Is there any workbook and practice samples for this app? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there any workbook and practice samples for this app?

How we can practice these lessons closer to real world?

4th Sep 2016, 11:58 AM
mahdi
mahdi - avatar
1 Answer
+ 2
Go online and look up practice problems for C++. That or try creating your own program and making it "idiot proof". Create a calculator or calender program, and try to handle errors a user may introduce constructively and without crashing the entire program. Good books would be "Jumping into C++" and "Programming Principles and Practices using C++". They provide plenty of drills, practice programs, and walkthroughs of different features.
4th Sep 2016, 9:32 PM
Donovan
Donovan - avatar