From ec012df153841d019ce6a113ecb0acb64db95bf0 Mon Sep 17 00:00:00 2001 From: Senthilkumar Gopal Date: Sun, 15 Feb 2015 12:21:12 -0800 Subject: [PATCH] Update free-programming-books.md --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 8ad1bbb4..176632ff 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -391,7 +391,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 #### Mathematics For Computer Science -* [Mathematics for Computer Science (November 2013 Version)](https://www.cs.princeton.edu/courses/archive/fall13/cos340/LLM.pdf) (PDF) - Eric Lehman +* [Mathematics for Computer Science (January 2012 Version)](https://www.seas.harvard.edu/courses/cs20/MIT6_042Notes.pdf) (PDF) - Eric Lehman * [Discrete Structures for Computer Science: Counting, Recursion, and Probability](http://cglab.ca/~michiel/DiscreteStructures/) - Michiel Smid