How do I really learn C++ efficiently | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do I really learn C++ efficiently

I am having trouble learning C++. Any tips?

24th Jan 2018, 6:55 PM
Jfstudios Jfstudios
Jfstudios Jfstudios - avatar
7 Answers
+ 3
You're welcome!
24th Jan 2018, 7:04 PM
Robyn A
Robyn A - avatar
+ 2
If you don't understand something in one of the lessons, ask in the comments and I'm sure someone will help you understand. To really apply your knowledge and understand what you have been learning, after each lesson you learn, make a code to apply what you have just learnt. I hope this helps, good luck with C++! :)
24th Jan 2018, 7:00 PM
Robyn A
Robyn A - avatar
+ 2
Thanks!
24th Jan 2018, 7:02 PM
Jfstudios Jfstudios
Jfstudios Jfstudios - avatar
+ 2
Don't get troubled. When I am learning c++ I had also many problems. But be sure that continuous practice makes one perfect
25th Jan 2018, 2:59 PM
InnoFail
InnoFail - avatar
+ 2
OK. Welcome.
25th Jan 2018, 3:06 PM
InnoFail
InnoFail - avatar
0
It depends on the kinds of problems you are having. If you feel bombarded by information then you should write a few programs after each lesson to get accustomed to the concepts. If you feel like there are a lot of things about the language that you can't grok(grasp), like the cin and << >> sintax, then you should try the more transparent C. If you have another problem, then you should do something else.
24th Jan 2018, 8:55 PM
Vlad Serbu
Vlad Serbu - avatar
0
Great advice! Thanks!
25th Jan 2018, 3:02 PM
Jfstudios Jfstudios
Jfstudios Jfstudios - avatar