1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-24 10:48:24 +00:00

Merge pull request #940 from AndriyLin/master

add book "Programming in Martin-Löf's Type Theory" by Bengt Nordström
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-04-30 04:33:16 +04:30
commit a57e877393

View File

@ -533,6 +533,7 @@
* [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html)
* [Practical Foundations for Programming Languages, Preview](http://www.cs.cmu.edu/~rwh/plbook/book.pdf) - Robert Harper
* [Principles of Programming Languages](http://www.cs.jhu.edu/~scott/pl/book/dist/) - Scott F. Smith
* [Programming in Martin-Löf's Type Theory](http://www.cse.chalmers.se/research/group/logic/book/) - Bengt Nordstroem
* [Programming Languages: Application and Interpretation (2nd Edition)](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/)
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
* [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey