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

Merge pull request #42 from michaelsbradleyjr/harel-books

Harel books
This commit is contained in:
vhf / victor felder 2013-10-12 01:30:34 -07:00
commit 02c8688780

View File

@ -106,6 +106,7 @@
* [Category Theory for Computing Science](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf)
* [The Cathedral and the Bazaar](http://www.catb.org/esr/writings/cathedral-bazaar/)
* [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html)
* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.scribd.com/doc/175241338/Come-Let-s-Play)
* [Communicating Sequential Processes (PDF)](http://www.usingcsp.com/cspbook.pdf) - Tony Hoare
* [Compiler Construction](http://www.inf.ethz.ch/personal/wirth/Articles/CompilerConstruction/CBE.pdf) (PDF)
* [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth)
@ -146,6 +147,7 @@
* [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
* [Matters Computational](http://www.jjj.de/fxt/#fxtbook)
* [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html)
* [Modeling Reactive Systems with Statecharts](http://www.scribd.com/doc/167971960/Modeling-Reactive-Systems-With-Statecharts)
* [NASA Manager Handbook for Software Development](http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-manage.pdf) (PDF)
* [NASA Software Measurement Handbook](http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook)
* [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/)