How Do I Master C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

How Do I Master C++?

I Love C++, But I Seem To Be Caught Up In A Conundrum Whenever I Learn it, Please Any Advice On How I Can Learn It Effectively Would Be Helpful!!

1st May 2017, 9:00 PM
Given
Given - avatar
3 Answers
+ 4
practice, find good books, dont get caught up in the language itself, but try learning programming concepts and paradigms
1st May 2017, 9:05 PM
JhnOne
JhnOne - avatar
+ 3
Learn lambdas and smart pointers. Learn algorithm complexity. Learn to use sockets, develop a basic UI, manage databases with SQL, use multiple threads and try to create a client-server program.
2nd May 2017, 7:48 PM
Denis Felipe
Denis Felipe - avatar
+ 1
Part of it is just useful if you want to write clients communicating with servers, Denis Felipe.
9th Aug 2017, 9:58 AM
Timon Paßlick