mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 11:35:10 +00:00
move mooc list to courses (#5574)
* move mooc list to courses also add Mooc.fi from #5567 * remove index entry
This commit is contained in:
parent
f27950741a
commit
301ddc4741
@ -27,7 +27,6 @@ Books that cover a specific programming language can be found in the [BY PROGRA
|
|||||||
* [Mathematics](#mathematics)
|
* [Mathematics](#mathematics)
|
||||||
* [Mathematics For Computer Science](#mathematics-for-computer-science)
|
* [Mathematics For Computer Science](#mathematics-for-computer-science)
|
||||||
* [Misc](#misc)
|
* [Misc](#misc)
|
||||||
* [MOOC](#mooc)
|
|
||||||
* [Networking](#networking)
|
* [Networking](#networking)
|
||||||
* [Open Source Ecosystem](#open-source-ecosystem)
|
* [Open Source Ecosystem](#open-source-ecosystem)
|
||||||
* [Operating Systems](#operating-systems)
|
* [Operating Systems](#operating-systems)
|
||||||
@ -510,20 +509,6 @@ Books that cover a specific programming language can be found in the [BY PROGRA
|
|||||||
* [Writing Native Mobile Apps in a Functional Language Succinctly](https://www.syncfusion.com/ebooks/writing_native_mobile_apps_in_a_functional_language_succinctly) - Vassili Kaplan
|
* [Writing Native Mobile Apps in a Functional Language Succinctly](https://www.syncfusion.com/ebooks/writing_native_mobile_apps_in_a_functional_language_succinctly) - Vassili Kaplan
|
||||||
|
|
||||||
|
|
||||||
### MOOC
|
|
||||||
|
|
||||||
* [Coursera](https://www.coursera.org)
|
|
||||||
* [edX](https://www.edx.org)
|
|
||||||
* [freeCodeCamp](https://www.freecodecamp.org)
|
|
||||||
* [FutureLearn](https://www.futurelearn.com)
|
|
||||||
* [MIT OCW](http://ocw.mit.edu)
|
|
||||||
* [NPTEL](https://onlinecourses.nptel.ac.in)
|
|
||||||
* [openHPI](https://open.hpi.de)
|
|
||||||
* [openSAP](https://open.sap.com)
|
|
||||||
* [Platzi](https://courses.platzi.com)
|
|
||||||
* [Udacity](https://www.udacity.com)
|
|
||||||
|
|
||||||
|
|
||||||
### Networking
|
### Networking
|
||||||
|
|
||||||
* [An Introduction to Computer Networks](http://intronetworks.cs.luc.edu) (HTML, PDF, Kindle)
|
* [An Introduction to Computer Networks](http://intronetworks.cs.luc.edu) (HTML, PDF, Kindle)
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
|
* [0 - MOOC](#0---mooc)
|
||||||
* [Algorithms & Data Structures](#algorithms--data-structures)
|
* [Algorithms & Data Structures](#algorithms--data-structures)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
@ -70,6 +71,21 @@
|
|||||||
* [Web Development](#web-development)
|
* [Web Development](#web-development)
|
||||||
|
|
||||||
|
|
||||||
|
### 0 - MOOC
|
||||||
|
|
||||||
|
* [Coursera](https://www.coursera.org)
|
||||||
|
* [edX](https://www.edx.org)
|
||||||
|
* [freeCodeCamp](https://www.freecodecamp.org)
|
||||||
|
* [FutureLearn](https://www.futurelearn.com)
|
||||||
|
* [MIT OCW](http://ocw.mit.edu)
|
||||||
|
* [MOOC.fi](https://www.mooc.fi/en/)
|
||||||
|
* [NPTEL](https://onlinecourses.nptel.ac.in)
|
||||||
|
* [openHPI](https://open.hpi.de)
|
||||||
|
* [openSAP](https://open.sap.com)
|
||||||
|
* [Platzi](https://courses.platzi.com)
|
||||||
|
* [Udacity](https://www.udacity.com)
|
||||||
|
|
||||||
|
|
||||||
### Algorithms & Data Structures
|
### Algorithms & Data Structures
|
||||||
|
|
||||||
* [Algorithms](https://www.youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O) - Abdul Bari
|
* [Algorithms](https://www.youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O) - Abdul Bari
|
||||||
|
Loading…
Reference in New Issue
Block a user