+ 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.
4 Respostas
+ 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.
+ 2
U can use computer applications to know more about c++.
0
U can practice by making projects..
The following site consists lots of projects u can try
http://1000projects.org/projects/c-projects-2/
- 1
try to find websites which have projects and exercise for u.