Re: [LAD] C++ guide

2014-06-14 Thread Reuben Martin
On Saturday, June 14, 2014 05:42:07 PM Will Godfrey wrote: > Thanks a lot for the suggestions everyone. > > I thought it best to start with a quick skim through Harry's first > suggestion. (Oddly I'd never found that site with search engines). Well I > pretty quickly slowed down! There is a lot I'

Re: [LAD] C++ guide

2014-06-14 Thread immanuel litzroth
This is also recommended: http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/Keynote Immanuel On Sat, Jun 14, 2014 at 6:42 PM, Will Godfrey wrote: > On Tue, 10 Jun 2014 00:00:57 +0200 > immanuel litzroth wrote: > > > This seems to be a good introduction to c++ of manageable size: > > > h

Re: [LAD] C++ guide

2014-06-14 Thread Will Godfrey
On Tue, 10 Jun 2014 00:00:57 +0200 immanuel litzroth wrote: > 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++

Re: [LAD] C++ guide

2014-06-14 Thread Sakari Bergen
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 con