1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Merge pull request #1196 from thrabchak/master

Add "CS For All"
This commit is contained in:
victor felder 2014-11-15 18:17:31 -05:00
commit aab5e550b8

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