mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
parent
5e1825dea2
commit
c1c6ba036f
1 changed files with 1 additions and 1 deletions
2
books.md
2
books.md
|
@ -28,7 +28,7 @@
|
||||||
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C++](http://www.brpreiss.com/books/opus4/index.html)
|
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C++](http://www.brpreiss.com/books/opus4/index.html)
|
||||||
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
|
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
|
||||||
* [Game Programming Patterns](http://gameprogrammingpatterns.com/)
|
* [Game Programming Patterns](http://gameprogrammingpatterns.com/)
|
||||||
* [Google's C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
|
* [Google's C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
|
||||||
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
|
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
|
||||||
* [Introduction to Design Patterns in C++ with Qt](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf)
|
* [Introduction to Design Patterns in C++ with Qt](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf)
|
||||||
* [Learn C++.](http://www.learncpp.com/) (PDF, Online)
|
* [Learn C++.](http://www.learncpp.com/) (PDF, Online)
|
||||||
|
|
Loading…
Reference in a new issue