commit
2dcc48b1d4
|
@ -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://www.coursera.org/course/reactive)
|
||||
|
||||
|
||||
### Swift
|
||||
* [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/tutorials/swiftris-build-your-first-ios-game-with-swift)
|
||||
|
||||
|
|
Loading…
Reference in New Issue