Skip to content

Commit 6565adb

Browse files
authored
Update free-programming-books-langs.md (#11098)
The link give previous links to a closed-down site following two links you can get to the message that the data is now on the internet archive where you can then search for the book link provided points directly to the text
1 parent 3609c47 commit 6565adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ Books on general-purpose programming that don't focus on a specific language are
543543
* [Modern C++ Tutorial: C++11/14/17/20 On the Fly](https://www.changkun.de/modern-cpp/pdf/modern-cpp-tutorial-en-us.pdf) - Changkun Ou (PDF)
544544
* [More C++ Idioms](https://en.wikibooks.org/wiki/More_C%2B%2B_Idioms) - Sumant Tambe, et al. (WikiBooks)
545545
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) - Pat Morin (PDF)
546-
* [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)
546+
* [Programming Fundamentals - A Modular Structured Approach using C++](https://archive.org/details/cnx-org-col10621/mode/1up) - Kenneth Leroy Busbee (PDF)
547547
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson, Br. Isidore Minerd
548548
* [Software optimization resources](http://www.agner.org/optimize/) - Agner Fog
549549
* [The Boost C++ libraries](http://theboostcpplibraries.com) - Boris Schäling (HTML)

0 commit comments

Comments
 (0)