|
|
|
|
|
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. |
|
Thanks ;)