From 8fcaa9beefe670a67706598962c93dd0d135b1f4 Mon Sep 17 00:00:00 2001 From: mdirik Date: Tue, 30 Jun 2015 23:12:18 +0300 Subject: [PATCH] Add new version of "Mathematics for Computer Science" --- 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 aff21e60..f5299f22 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -413,7 +413,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 #### Mathematics For Computer Science -* [Mathematics for Computer Science (January 2012 Version)](https://www.seas.harvard.edu/courses/cs20/MIT6_042Notes.pdf) (PDF) - Eric Lehman +* [Mathematics for Computer Science (May 2015 Version)](https://courses.csail.mit.edu/6.042/spring15/mcs.pdf) (PDF) - Eric Lehman, F Thomson Leighton and Albert R Meyer * [Discrete Structures for Computer Science: Counting, Recursion, and Probability](http://cglab.ca/~michiel/DiscreteStructures/) - Michiel Smid -- GitLab