Add Programming Fundamentals - A Modular Structured Approach using C++ book to free-programming-books.md (#5018)
* Add Free and Open Machine Learning book to free-programming-books.md * Add Resilient Web Design to free-programming-books.md * Add Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics Book to free-programming-books.md * Add Scientific Computing Book to free-programming-books.md * Add Signal Computing: Digital Signals in the Software Domain Book to free-programming-books.md * Add Book to free-programming-books.md * Add Introduction to Autonomous Robots book to free-programming-books.md * Add Programming Fundamentals - A Modular Structured Approach using C++ book to free-programming-books.mdpull/5028/head
parent
1e1d5e99b9
commit
9adeb6a16b
|
@ -1139,6 +1139,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
|||
* [Learn C++.](http://www.learncpp.com) (Online)
|
||||
* [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
|
||||
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) - Pat Morin (PDF)
|
||||
* [Programming Fundamentals - A Modular Structured Approach using C++](https://learning.hccs.edu/faculty/ken.busbee/programming-fundamentals-a-modular-structured-approach-using-c) - Kenneth Leroy Busbee (PDF)
|
||||
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
|
||||
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
|
||||
* [The Boost C++ libraries](http://theboostcpplibraries.com) - Boris Schäling (HTML)
|
||||
|
|
Loading…
Reference in New Issue