From 59f3bab0945bc1b0d1de7f2d425f57ac410800ae Mon Sep 17 00:00:00 2001 From: Keyvan Kambakhsh Date: Tue, 23 Apr 2024 13:31:02 +0330 Subject: [PATCH] Add "The Super Programmer" (#11128) * Add "The Super Programmer" * Fix alphabetical order * Update books/free-programming-books-subjects.md Co-authored-by: Eric Hellman * Update free-programming-books-subjects.md --------- Co-authored-by: Eric Hellman --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 1207caae5..f53416701 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -790,6 +790,7 @@ Kerridge (PDF) (email address *requested*, not required) * [The Black Art of Programming](http://self.gutenberg.org/wplbn0002828847-the-black-art-of-programming-by-mcilroy-mark.aspx?) - Mark McIlroy * [The Craft of Programming](https://kilthub.cmu.edu/articles/The_Craft_of_Programming/6610514) - John C. Reynolds * [The Nature of Code](https://natureofcode.com/book) - Daniel Shiffman (HTML) +* [The Super Programmer](https://github.com/keyvank/tsp) - Keyvan Kambakhsh (PDF, HTML) *(:construction: in process)* * [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - - Allen B. Downey (2nd Edition) (PDF, HTML)