Googling for C++ books gave this as the first result: http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list Based on my readings and what I've heard from others, that is an excellent list.
As for online references, cplusplus.com is generally considered low quality, and contains lots of errors, cppreference.com is a lot better (at least the english version). If you use IRC, there's ##c++ and ##c++-general available on Freenode for discussing stuff with people. Both are active channels, but ##c++ is very strict about what's on topic: only discuss stuff related directly to the standard there :) -Sakari- On Tue, Jun 10, 2014 at 12:10 AM, Will Godfrey <[email protected]> wrote: > Can anyone recommend something (preferably dead tree form) aimed at those with > some knowledge of the basics? > > I've dealt with Yoshimi's "Surface noise" but am struggling with the more > serious refactoring I want to do. > > -- > Will J Godfrey > http://www.musically.me.uk > Say you have a poem and I have a tune. > Exchange them and we can both have a poem, a tune, and a song. > _______________________________________________ > Linux-audio-dev mailing list > [email protected] > http://lists.linuxaudio.org/listinfo/linux-audio-dev _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
