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

Mastering C++

Is it possible to master the C++ language in a year? And will it help me to proceed learning C# and Python (as it's written in C++)? What are the chances to become a skillful developer thanks to these courses?

18th Nov 2016, 5:32 PM
Julia Melnik
Julia Melnik - avatar
1 Answer
+ 2
Absolutely, although it depends on how you define "master". You won't know everything, no one does; there's always new stuff to learn. However, what you should have is a solid knowledge of C++, as well as any libraries if you choose to dabble in any. It also depends on how often you practice. Practice makes perfect, allowing you to retain knowledge you've learnt and maybe even learn new stuff. Learning any language will benefit GREATLY when learning another language, as much of the concepts are the same (i.e. data types, functions, loops, arrays etc), it's just the syntax.
18th Nov 2016, 7:11 PM
Cohen Creber
Cohen Creber - avatar