Help on getting better at C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help on getting better at C++

I recently finished the whole C++ course and I started to do a lot of challenges but I could only get 1 or 2 correct every challenge so I tended to lose quite frequently. Is there any way to get better?

18th Aug 2017, 8:04 PM
Henry Segal
Henry Segal - avatar
3 Answers
+ 9
Try looking at the correct answers and look them up if you so choose - if you would choose, try to keep references and write notes - there's also a glossary for the C++ course as far as I am concerned. Some challenge questions I'm sure have not been reviewed in the actual course, but it should push you to learn more ahead of that. I wish you best of luck and that you get those answers right. 🐱
18th Aug 2017, 8:14 PM
esenia
esenia - avatar
+ 1
solve more problems read editorial. in real time programming challenge have more data structure and algorithm. c++ is language used to convert logic into code.
18th Aug 2017, 8:13 PM
Pankaj9310
Pankaj9310 - avatar
+ 1
Thank you!
18th Aug 2017, 8:14 PM
Henry Segal
Henry Segal - avatar