Suggestions on advance C++ topics, after sololearn C++ completion. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Suggestions on advance C++ topics, after sololearn C++ completion.

Hello folks, I did complete C++ Sololearn course, did some practical examples, but i really need suggestions/links on advance C++ topics and also links to find sample projects for practice ?

22nd Feb 2018, 6:00 AM
CrazyDude8
6 Answers
+ 11
sorry, i have some questions: you complete the sololearn c++ course, once or twice or more? now you are able to write any c++ code with the syntax from the sololearn c++ course? you have done all challenges from sololearn in c++? you have done all lessons from the sololearn algorithm section in c++?
22nd Feb 2018, 6:10 AM
tooselfish
tooselfish - avatar
22nd Feb 2018, 6:07 AM
Manual
Manual - avatar
0
After learning the basics and being able to use them a next good step would be learn how to structure a code to make it a) understandable and b) improvable. You could read books to learn how to design your projects. Good examples would be "code complete" and/or "Head first design patterns" A good code is like a joke: if you need to overly explain it to know what's going on, it's not that good.
22nd Feb 2018, 9:20 AM
Alex
Alex - avatar
0
@tooselfish, Well i did course only once but i had prior experience of using C++ back in college and at my work for some specific functional part of programming. Yes, i'm now trying to write code in similar way how solo C++ course teaches. I did all the challenges as part of C++ sololearn. On algorithm level i'm pretty much beginner, and i'm not sure where to start on this topic, as it is very broad subject. Please provide any suggestions on this topic ? Also, is a course on algorithms from sololearn ? cause i didn't find one.
23rd Feb 2018, 5:52 AM
CrazyDude8
0
@Manual, thanks for the link.
23rd Feb 2018, 5:53 AM
CrazyDude8
0
@Alex, thanks.
23rd Feb 2018, 5:56 AM
CrazyDude8