Resource std libs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Resource std libs

Hi, know some good resource to learn the standard libraries of C++? (STL, etc.) Im stuck many time on that point, cause don't know many funcs and class. I notice that trying to solve katas at codewars.com Exercises are welcome too. Thx

21st Mar 2020, 4:02 AM
Kiwwi#
Kiwwi# - avatar
1 Answer
+ 4
Codewars is a great trigger to pick up unlearnt functions 👍 Hope below 4 references help. 1. Existing super - thread: https://www.sololearn.com/discuss/636195/?ref=app 2. PROGRAMMING RESOURCES by KrOW https://code.sololearn.com/WaVusr8J1KvK/?ref=app 3. Standard Libraries lessons playlist https://www.youtube.com/playlist?list=PL5jc9xFGsL8G3y3ywuFSvOuNm3GjBwdkb 4. Free C++ course at Udemy : https://www.udemy.com/course/free-learn-c-tutorial-beginners/
21st Mar 2020, 4:24 AM
Gordon
Gordon - avatar