From 9adeb6a16b36664076318f92e82eecfd716b3094 Mon Sep 17 00:00:00 2001 From: Anshuman Pati Date: Sun, 1 Nov 2020 20:18:24 +0530 Subject: [PATCH] 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.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 78b66a66..9b33ae6d 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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)