Skip to content

Commit 045bfac

Browse files
vineetsingh0809LuigiImVectordavorpa
authored
Added C++ fundamental book (#6547)
* Added C++ fundamental book * Update books/free-programming-books-langs.md Co-authored-by: ImVector <[email protected]> * Update books/free-programming-books-langs.md Co-authored-by: David Ordás <[email protected]> Co-authored-by: ImVector <[email protected]> Co-authored-by: David Ordás <[email protected]>
1 parent 29b14ac commit 045bfac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: books/free-programming-books-langs.md

+1
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
494494
* [CS106X Programming Abstractions in C++](http://web.stanford.edu/class/cs106x/)
495495
* [Elements of Programming](http://elementsofprogramming.com) - Alexander Stepanov and Paul McJones - (PDF)
496496
* [Financial Numerical Recipes in C++](https://ba-odegaard.no/gcc_prog/recipes/) - Bernt Arne Ødegaard (PDF)
497+
* [Fundamentals of C++ Programming](https://web.archive.org/web/20191005170118/https://python.cs.southern.edu/cppbook/progcpp.pdf) - Richard L. Halterman (PDF) *(:card_file_box: archived)*
497498
* [Game Programming Patterns](http://gameprogrammingpatterns.com)
498499
* [Google's C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
499500
* [Hands-On System Programming with C++](https://www.packtpub.com/free-ebook/hands-on-system-programming-with-c/9781789137880) - Dr. Rian Quinn (Packt account *required*)

0 commit comments

Comments
 (0)