I want to keep learning

Dec 4, 2013 at 7:54pm
Hi, I already read the beginner c++ book of herbet, so what book do you think it will be better to keep learning? ((sorry for the bad english)
Dec 4, 2013 at 8:11pm
C++ for dummies is a personal favorite. If you fully understand the syntax and how to implement it (classes, inheritance, templates, namespaces, etc etc), I'd recommend looking into GUIs (Windows/(other OS) programming, graphics libraries (SDL, SFML, OpenGL, allegro), QT kinda falls under both so it's a good place to start. Also it's always handy to get more math (you can never go wrong with more math).

Also, having a C++ reference book is good.
Topic archived. No new replies allowed.