What strategy to follow in order to master c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What strategy to follow in order to master c++?

9th Jan 2018, 6:40 PM
KINGDAWN
KINGDAWN - avatar
3 Answers
+ 18
Learn and practice: do exercises from simple to complex, take part in challenges (in Q&A and in Challenges section). https://w3resource.com/cpp-exercises/basic/index.php
9th Jan 2018, 7:03 PM
NezhnyjVampir
+ 4
First off you will never "Master" a language because they are always updated. possibly the foundations of the language. You will constantly learn new things and ways the use this language. Continue to write programs get an error Google it and see how others solved the problem. these days you have so many resources so there is no need to master a language . Goodluck.
9th Jan 2018, 7:32 PM
Anthony Perez
+ 3
learn C first, then c++11, then c++14, then c++17 and then its already a few years later...
9th Jan 2018, 9:02 PM
---
--- - avatar