Creative Scala: A New Introduction to Scala
underscore.io
Creative Scala: A New Introduction to Scala
1–10 of 29 posts
Re: Creative Scala: A New Introduction to Scala
#21: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
Re: Creative Scala: A New Introduction to Scala
#3This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
Re: Creative Scala: A New Introduction to Scala
#4This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
Re: Creative Scala: A New Introduction to Scala
#5This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
I think the Twitter school is pretty up-to-date. Scala-by-Example is older. There are also a large number of good books teaching Scala. I believe it's worth investing in one or two. And, there's my Coursera course, if you want a more rigorous introduction not just to Scala but to functional programming in general.
Re: Creative Scala: A New Introduction to Scala
#6This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
Usually we have programmers take the Odersky coursera course. [1] 1: https://www.coursera.org/course/progfun
Re: Creative Scala: A New Introduction to Scala
#7This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
I think the Twitter school is pretty up-to-date. Scala-by-Example is older. There are also a large number of good books teaching Scala. I believe it's worth investing in one or two. And, there's my Coursera course, if you want a more rigorous introduction not just to Scala but to functional programming in general.
Re: Creative Scala: A New Introduction to Scala
#8Re: Creative Scala: A New Introduction to Scala
#9This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
1.http://www.amazon.com/Programming-Scala-Comprehensive-Step-S...
Re: Creative Scala: A New Introduction to Scala
#10This looks nice! Can anyone recommend other good resources for Scala beginners? I'm checking out Twitter's Scala School[1] but the disclaimer near the start indicates that it's based on an older Scala version. I'm also using Odersky's "Scala by Example"[2] 1: http://twitter.github.io/scala_school 2: http://www.scala-lang.org/docu/files/ScalaByExample.pdf
We wrote Essential Scala because we didn't think any of the existing introductory books meshed with how we want to teach. Essential Scala focuses on core patterns of functional programming, and only introduces Scala features as necessary to support these patterns.
I'm happy to email you (and anyone else who is interested) an excerpt. I'm noel at underscore dot io.