mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-25 12:57:33 +00:00
Add four base Java courses to free-courses-en.md
Includes * MIT OpenCourseWare introduction to Java * Udacity Problem Solving With Java * Coursera Princeton Algorithms Part I * Coursera Princeton Algorithms Part II
This commit is contained in:
parent
a58fea679b
commit
967ec4ba38
@ -4,6 +4,7 @@
|
||||
* [Haskell](#haskell)
|
||||
* [HTML / CSS](#html--css)
|
||||
* [JS](#js)
|
||||
* [Java](#java)
|
||||
* [iOS](#ios)
|
||||
* [Oracle PL/SQL](#oracle-plsql)
|
||||
* [Python](#python)
|
||||
@ -34,6 +35,11 @@
|
||||
###JS
|
||||
* [Egghead.io](https://egghead.io/)
|
||||
|
||||
###Java
|
||||
* [Introduction to Java](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/)
|
||||
* [Problem Solving With Java](https://www.udacity.com/course/cs046)
|
||||
* [Princeton Algorithms, Part 1](https://www.coursera.org/course/algs4partI)
|
||||
* [Princeton Algorithms, Part 2](https://www.coursera.org/course/algs4partII)
|
||||
|
||||
###iOS
|
||||
* [Developing iOS 7 Apps for iPhone and iPad](https://itunes.apple.com/us/course/developing-ios-7-apps-for/id733644550) (slides and videos) - Stanford University
|
||||
|
Loading…
Reference in New Issue
Block a user