Added 100 C++ Mistakes and How to Avoid Them (#1512)

Hi,

Stjepan from Manning here. I thought this tile might be a good match for your list. Thank you for considering it.

Best,
This commit is contained in:
Stjepan Jureković
2024-03-09 02:49:33 +01:00
committed by GitHub
parent ad5e46fefb
commit 182d81798c

View File

@@ -20,6 +20,7 @@
## C++
* [100 C++ Mistakes and How to Avoid Them](https://www.manning.com/books/100-c-plus-plus-mistakes-and-how-to-avoid-them)
* [C++ Annotations](http://cppannotations.sourceforge.net/)
* [C++ Cookbook](http://staff.ppu.edu/dkhalid/O'Reilly%20-%20C++%20Cookbook%20%282007%29.pdf) (PDF)
* [C++ GUI Programming With Qt 3](http://www.computer-books.us/cpp_0010.php)