From 2de4a0f54f7bc5134ce0c5b34881460ad4221d45 Mon Sep 17 00:00:00 2001 From: Tom Hrabchak Date: Fri, 14 Nov 2014 21:02:08 -0500 Subject: [PATCH] Add "CS For All" --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index b527d8d2..310984f7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -387,6 +387,7 @@ * [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.scribd.com/doc/175241338/Come-Let-s-Play) * [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) (PDF) by Tony Hoare * [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth) +* [CS For All](http://www.cs.hmc.edu/csforall/) * [Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF) * [Data-Intensive Text Processing with MapReduce](http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf) (PDF) * [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell -- GitLab