mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Formatting
This commit is contained in:
parent
7979a860bb
commit
0aeb2c6d0e
@ -11,6 +11,7 @@
|
||||
|
||||
|
||||
### iOS
|
||||
|
||||
* [Podcast] - [CocoaHeads](http://www.cocoaheads.com.br/podcasts)
|
||||
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user