1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 11:35:10 +00:00

Added Cornell's fp course

This commit is contained in:
Jason Yeo 2014-05-07 19:36:19 +08:00
parent 33d3e6e2d5
commit 721f517166

View File

@ -6,6 +6,7 @@
* [JS](#js)
* [Java](#java)
* [iOS](#ios)
* [OCaml](#ocaml)
* [Oracle PL/SQL](#oracle-plsql)
* [Python](#python)
* [Ruby](#ruby)
@ -46,6 +47,9 @@
* [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
###OCaml
* [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/)
###Oracle PL/SQL
* [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx)