From 4b5fd8b8d327939f5fa7d382e021914602a67ee9 Mon Sep 17 00:00:00 2001 From: Jeremy Kun Date: Sun, 26 Sep 2021 17:54:07 -0700 Subject: [PATCH] Add "A Programmer's Introduction to Mathematics" (#5553) The website pimbook.org has a link to a "pay what you want" ebook (https://j2kun.gumroad.com/l/pim-book). --- books/free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books.md b/books/free-programming-books.md index 35ff4f91..d5f02568 100644 --- a/books/free-programming-books.md +++ b/books/free-programming-books.md @@ -544,6 +544,7 @@ * [A First Course in Linear Algebra](http://linear.ups.edu) - Rob Beezer * [A Friendly Introduction to Mathematical Logic](https://milneopentextbooks.org/a-friendly-introduction-to-mathematical-logic/) - Christopher C. Leary and Lars Kristiansen * [A Gentle Introduction to the Art of Mathematics](https://osj1961.github.io/giam/) - Joseph E. Fields +* [A Programmer's Introduction to Mathematics](https://pimbook.org) - Jeremy Kun * [Abstract Algebra: Theory and Applications](http://abstract.ups.edu) - Tom Judson * [Active Calculus](https://scholarworks.gvsu.edu/books/20/) - Matt Boelkins * [Advanced Algebra](http://www.math.stonybrook.edu/~aknapp/download/a2-alg-inside.pdf) - Anthony W. Knapp (PDF) -- GitLab