Browse Source

Add free Scala courses

Hongchang Wu 11 years ago
parent
commit
960dc4d54e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      free-courses-en.md

+ 6 - 0
free-courses-en.md

@@ -14,6 +14,7 @@
 * [Oracle PL/SQL](#oracle-plsql)
 * [Python](#python)
 * [Ruby](#ruby)
+* [Scala](#scala)
 * [Swift](#swift)
 * [Web Development](#web-development)
 
@@ -96,6 +97,11 @@
 * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
 
 
+### Scala
+* [Functional Programming Principles in Scala](https://www.coursera.org/course/progfun)
+* [Principles of Reactive Programming](https://class.coursera.org/reactive)
+
+
 ### Swift
 * [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/tutorials/swiftris-build-your-first-ios-game-with-swift)