mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
add SF, CPDT, and Agda tutorial
This commit is contained in:
parent
291546ef8a
commit
6621c59f7f
@ -22,6 +22,7 @@
|
||||
* [MOOC](#mooc)
|
||||
* [Professional Development](#professional-development)
|
||||
* [Ada](#ada)
|
||||
* [Agda](#agda)
|
||||
* [Android](#android)
|
||||
* [APL](#apl)
|
||||
* [Autotools](#autotools)
|
||||
@ -33,6 +34,7 @@
|
||||
* [Clojure](#clojure)
|
||||
* [CoffeeScript](#coffeescript)
|
||||
* [ColdFusion](#coldfusion)
|
||||
* [Coq](#coq)
|
||||
* [D](#d)
|
||||
* [Dart](#dart)
|
||||
* [DTrace](#dtrace)
|
||||
@ -348,6 +350,10 @@
|
||||
* [Ada for Software Engineers](http://pnyf.inf.elte.hu/kto/oktatas/ada/books/ase.pdf) (PDF)
|
||||
|
||||
|
||||
###Agda
|
||||
* [Agda](https://people.inf.elte.hu/divip/AgdaTutorial/Index.html)
|
||||
|
||||
|
||||
###Android
|
||||
* [Google Android Developer Training](https://developer.android.com/training/index.html)
|
||||
* [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/)
|
||||
@ -438,6 +444,11 @@
|
||||
* [Learn CF in a Week](http://learncfinaweek.com/)
|
||||
|
||||
|
||||
###Coq
|
||||
* [Software Foundations](http://www.cis.upenn.edu/~bcpierce/sf/)
|
||||
* [Certified Programming with Dependent Types](http://adam.chlipala.net/cpdt/html/toc.html)
|
||||
|
||||
|
||||
###D
|
||||
* [Programming in D](http://ddili.org/ders/d.en/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user