Learning C++ through self study, as most programming seems to be, and I finished a couple of beginner tutorials. I feel like I am starting to understand C++ better but I feel like I lack a knowledge base. Now I came here looking for suggestions on libraries I should learn other than iostream and the std namespace. These were the only ones I used int he 3 tutorials I was apart of. I have viewed others code a lot and every time I came across something I didn't know, which is almost every other line, I looked it up. I just feel there is a better approach to this. Could any of you point me to some librarys and howtos on them?
If my approach to this is wrong please correct me!
Note - I have limited resources so I would like all my learning to be done free and online. I do have one book, Algorithms Third Edition in C++. It is way beyond my understanding but every time I go through it I get closer to knowing the "connection problems" it describes.
If my approach to this is wrong please correct me!
Note - I have limited resources so I would like all my learning to be done free and online. I do have one book, Algorithms Third Edition in C++. It is way beyond my understanding but every time I go through it I get closer to knowing the "connection problems" it describes.






