From e03ba28a2d0eee09e3dde2127e20d42b118ef9a8 Mon Sep 17 00:00:00 2001 From: Anshuman Pati Date: Sun, 1 Nov 2020 20:07:10 +0530 Subject: [PATCH] Add Yet Another Introductory Number Theory Textbook to free-programming-books.md (#5015) * 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 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9198385e0..a97786a95 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -583,6 +583,7 @@ * [The Joy of Cryptography (2020)](https://web.engr.oregonstate.edu/~rosulekm/crypto/) - Mike Rosulek (PDF) (:construction: *in process*) * [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey * [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) - Allen B. Downey (using Python) +* [Yet Another Introductory Number Theory Textbook](https://www.poritz.net/jonathan/share/yaintt.pdf) - Jonathan A. Poritz (PDF) #### Mathematics For Computer Science