Hacker News new | ask | show | jobs
by copperx 3830 days ago
I would argue that reading A Tour of C++ would make you ready to write a modern C++ program, if you are a programmer and are comfortable with pointers.
1 comments

I read "A Tour of C++" and I found the book terse and the information too condensed. I honestly doubt that a programmer that doesn't know C++ could learn C++ from this book.