Hacker News new | ask | show | jobs
by kruk 3940 days ago
Stanley B. Lippman - C++ Primer - http://www.amazon.com/Primer-5th-Stanley-B-Lippman/dp/032171...

I haven't been using C++ for a few years now and I needed a quick refresher. While I wouldn't call C++ Primer quick it covers all the basics really well. Great resource for people new to the language.

1 comments

Second this. It's the only book I own that specifically covers a programming language. I own the fourth edition - has a slight different cover.

Only complaint is the same as yours, it's pretty verbose but I guess that's what you get with c++.