1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-11 22:27:59 +00:00

Add "CS For All"

This commit is contained in:
Tom Hrabchak 2014-11-14 21:02:08 -05:00
parent 273e3b167b
commit 2de4a0f54f

View File

@ -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