Victor Felder 8 жил өмнө
parent
commit
0aeb2c6d0e

+ 1 - 0
free-podcasts-screencasts-pt_BR.md

@@ -11,6 +11,7 @@
 
 
 ### iOS
+
 * [Podcast] - [CocoaHeads](http://www.cocoaheads.com.br/podcasts)
 
 

+ 1 - 1
free-programming-books.md

@@ -2003,12 +2003,12 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
 * [Pro Scala: Monadic Design Patterns for the Web](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
 * [Program Transformation in Scala](http://homepages.cwi.nl/~ai/MScThesis-A-Izmaylova.pdf) - Anastasia Izmaylova (PDF)
 * [Programming in Scala, First Edition](http://www.artima.com/pins1ed/) - by M. Odersky, L. Spoon, B. Venners
+* [PythonToScala](https://wrobstory.gitbooks.io/python-to-scala/content/) - Rob Story
 * [S-99: Ninety-Nine Scala Problems](http://aperiodic.net/phil/scala/s-99/) - Phil! Gold
 * [Scala & Design Patterns: Exploring Language Expressivity](http://www.scala-lang.org/old/sites/default/files/FrederikThesis.pdf) - Fredrik Skeel Løkke (PDF)
 * [Scala By Example](http://www.scala-lang.org/docu/files/ScalaByExample.pdf) - M. Odersky (PDF)
 * [Scala Cookbook: Bonus Chapters](http://examples.oreilly.com/9781449339616-files/Scala_Cookbook_bonus_chapters.pdf) - Alvin Alexander (PDF)
 * [Scala for Perl 5 Programmers](https://github.com/garu/scala-for-perl5-programmers) - Breno G. de Oliveira
-* [PythonToScala](https://wrobstory.gitbooks.io/python-to-scala/content/) - Rob Story
 * [Scala for the Impatient (A1 Scala Level chapters)](http://www.typesafe.com/resources/e-books) - Cay S. Horstmann
 * [Scala School by Twitter](http://twitter.github.io/scala_school/)
 * [Scala Tutorial](http://www.tutorialspoint.com/scala/scala_tutorial.pdf) (PDF)

+ 1 - 1
free-programming-interactive-tutorials-en.md

@@ -193,8 +193,8 @@
 
 ### Scala
 
-* [Scala Exercises](https://www.scala-exercises.org/) 
 * [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/)
+* [Scala Exercises](https://www.scala-exercises.org) 
 
 
 ### SQL

+ 3 - 2
free-programming-playgrounds.md

@@ -70,9 +70,10 @@
 
 * [SQLFiddle](http://sqlfiddle.com)
 
+
 ### Scala
 
-* [ScalaFiddle.io](https://scalafiddle.io/)
-* [ScalaFiddle.net](scalafiddle.net)
+* [ScalaFiddle.io](https://scalafiddle.io)
+* [ScalaFiddle.net](http://scalafiddle.net)