This seems to be a good introduction to c++ of manageable size: http://www.amazon.de/A-Tour-C-In-Depth/dp/0321958314/ref=sr_1_3?ie=UTF8&qid=1402351177&sr=8-3&keywords=stroustrup I think it's important to get a recent book since c++11 and 14 have improved the language a lot. Immanuel
On Mon, Jun 9, 2014 at 11:49 PM, Kaspar Emanuel <[email protected]> wrote: > If it was for C I would thoroughly recommend "Expert C Programming" by > Peter van der Linden. Lot's of tips and tricks and "so thats why..." > moments and an entertaining read at that (e.g. the interludes with > anecdotes about Bugs that crashed spacecrafts). Maybe it would still help > with the C parts of C++. > > If there was a book with a similar scope (and humour) for C++ I would very > much like to read it but it would probably need to be at least three times > the size. > > _______________________________________________ > 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
