Search Results for: Scala
-
Scala
Scala Tutorial – regular expressions, matching and substitutions with the scala.util.matching API
Preface This is part 6 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Scala
Scala Tutorial – regular expressions, matching
Preface This is part 5 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Scala
Scala Tutorial – iteration, for expressions, yield, map, filter, count
Preface This is part 4 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Scala
Scala Tutorial – conditional execution with if-else blocks and matching
Preface This is part 3 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Scala
Scala Tutorial – Tuples, Lists, methods on Lists and Strings
Preface This is the second in a planned series of tutorials on programming in Scala for first-time programmers, with specific…
Read More » -
Scala
Scala Tutorial – Scala REPL, expressions, variables, basic types, simple functions, saving and running programs, comments
Preface The is the first of several Scala tutorials I’m creating for my Fall 2011 graduate Introduction to Computational Linguistics…
Read More » -
Scala
Fun with function composition in Scala
The goal of this post is to show how a list of functions can be composed to create a single…
Read More » -
Scala
Scala use is less good than Java use for at least half of all Java projects
So, I made a post about agreeing with a post about Scala being “hard” for a large portion of Java…
Read More » -
Scala
Yes, Virginia, Scala is hard
Let me first say that I am a Scala lover and have been a Scala champion for almost 5 years.…
Read More »