From da59a5edf567c12895a6cad6377a6e7c6195fa9c Mon Sep 17 00:00:00 2001 From: Alexander Fefelov Date: Tue, 14 Jan 2014 23:27:39 +0400 Subject: [PATCH] Added "Scala Tour" --- free-programming-interactive-tutorials-en.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index d6066c07..d7602e97 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -45,3 +45,6 @@ * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) * [Try Ruby](http://tryruby.org/) * [Ruby Koans](http://www.rubykoans.com/) + +###Scala +* [Scala Tour](http://www.scala-tour.com/) -- GitLab