mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Merge pull request #953 from mananshah99/patch-1
Add four base Java courses to free-courses-en.md
This commit is contained in:
commit
33d3e6e2d5
1 changed files with 7 additions and 0 deletions
|
|
@ -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,12 @@
|
|||
###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/)
|
||||
* [Central Connecticut State University, Introduction to CS Using Java](http://chortle.ccsu.edu/CS151/cs151java.html)
|
||||
* [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…
Add table
Add a link
Reference in a new issue