1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 07:18:54 +00:00

Mooc and cb

Added Coursera and Udacity to MOOC and computing-book.
This commit is contained in:
Manasij Mukherjee 2013-10-15 00:59:40 +05:30
parent 0bb64311ab
commit 716860feaa

View File

@ -123,6 +123,7 @@
* [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf)
* [Open Data Structures](http://opendatastructures.org/)
* [Purely Functional Data Structures](http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf)
* [Introduction to Computing](http://www.computingbook.org/)
####Operating systems
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)
@ -230,7 +231,9 @@
####MOOC
* [Online Course Materials](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm)
* [MIT OCW](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm)
* [Coursera](https://www.coursera.org/)
* [Udacity](https://www.udacity.com/)
###Ada
* [Ada 95: The Craft of Object-Oriented Programming](http://faculty.cs.wwu.edu/reedyc/AdaResources/bookhtml/contents.htm)
@ -786,6 +789,7 @@
###Theory
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
* []
###Vim