Hacker News new | ask | show | jobs
by pavon 1513 days ago
All of the resources I used to learn C++ are probably obsolete at this point, so I can't give any advice on how to get started, but I highly recommend reading Effective Modern C++ after you learn the basics, which covers a lot of best practices.
1 comments

Effective Modern C++ was mentioned here and also is one of the best rated books out there, must buy it.

Thanks ;)