Any good resources to practice C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Any good resources to practice C++?

I am a beginner to C++ (and coding in general) and I enjoy SoloLearn, but there aren't enough questions, quizzes, tasks, etc. for practice. I feel like I'm not fully grasping major concepts because of this. Are there any good resources to help bridge this gap? Android apps and websites are both fine as long as the resource has plenty of practice activities for C++ and is free. All suggestions are appreciated.

28th May 2017, 3:04 AM
Hailey
Hailey - avatar
4 Answers
+ 1
For theoretical knowledge: Books, mainly. /r/learnprogramming has some recommendations: https://www.reddit.com/r/learnprogramming/wiki/faq_cpp (you'll find them all on libgen if you can't spend money) And for practice, here are some less-boring-than-average exercises: http://www.cplusplus.com/forum/articles/12974/ And if you don't mind mathematical exercises, Project Euler is a great resource.
28th May 2017, 8:04 PM
Linus
+ 2
U can use computer applications to know more about c++.
28th May 2017, 3:15 AM
Dagger
Dagger - avatar
0
U can practice by making projects.. The following site consists lots of projects u can try http://1000projects.org/projects/c-projects-2/
28th May 2017, 3:10 AM
kanishka
kanishka - avatar
- 1
try to find websites which have projects and exercise for u.
28th May 2017, 8:40 AM
Aadesh Sharma
Aadesh Sharma - avatar