what i’ve learned c++ so far was only myself by doing try compile test (usually the testing part was crappy so the code wasn’t that good either).
Anyway i’d like to do it properly, though i know some and i some practical knowledge i need to find out about mose advanced topics in c++ like memory handling (pointers in c++ new delete, when to do static), what’s a singleton, templates. I’m looking for a book in english ofcourse, as with any other programming language there always exists the “you have to read it” book i was wondering what book is like that for c++. I never got to c++ cause i studied telecomunications and electronics and am a SA right now, so i didn’t get any programming education, just what i was able to get for books and code examples.
I wish jules would write a book id’ definetly buy that, from what i see in his code and how JUCE is done, that would be something.
Any suggestions guys?