+ 5
Advanced C++
After taking the LinkedIn quiz for the C++ skill I was humbled. I realized I may not even know ALL of the basics. What else is there to know from a fundamentals standpoint that SoloLearn or a intro college course doesnât teach?
4 Answers
+ 4
AMOGHA. A. K. Iâll check them out thank you đđŸ
+ 3
C++11 standard, then c++17 standart and c++20 then you will be gooroo
+ 3
See the more of the topic in sololearn.
https://www.sololearn.com/discuss/459759/?ref=app
https://www.sololearn.com/discuss/554746/?ref=app
https://www.sololearn.com/discuss/1464240/?ref=app
https://www.sololearn.com/discuss/1464237/?ref=app
https://www.sololearn.com/discuss/1547610/?ref=app
https://www.sololearn.com/discuss/584601/?ref=app
+ 2
@Bartas: Additionally:
https://www.fluentcpp.com/
https://www.modernescpp.com/
Josuttis http://www.josuttis.com/libbook/ is also very good as well as https://changkun.de/modern-cpp/en-us/00-preface/