Scala

  • submit to reddit

Location-based Application with Play Framework, Scala, Google Maps Clustering, PostgreSQL, Heroku and Anorm

As I mentioned in a past article, Why Did I Fall in Love with Play! Framework?, I was the tech lead for a few real estate deployments for Fannie Mae, HUD,...

2 replies - 7504 views - 01/06/12 by Felipe Oliveira in Articles

First steps in Scala for beginning programmers, Part 7

This is part 7 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and you can get links to those and other resources...

0 replies - 2743 views - 01/02/12 by Jason Baldridge in Articles

First steps in Scala for beginning programmers, Part 6

This is part 6 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and you can get links to those and other resources...

1 replies - 2412 views - 12/30/11 by Jason Baldridge in Articles

First steps in Scala for beginning programmers, Part 5

This is part 5 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and you can get links to those and other resources...

1 replies - 2523 views - 12/29/11 by Jason Baldridge in Articles

First steps in Scala for beginning programmers, Part 4

This is part 4 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and you can get links to those and other resources...

1 replies - 2732 views - 12/28/11 by Jason Baldridge in Articles

First steps in Scala for beginning programmers, Part 3

This is part 3 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and you can get links to those and other resources...

1 replies - 2741 views - 12/27/11 by Jason Baldridge in Articles

First steps in Scala for beginning programmers, Part 2

This is the second in a planned series of tutorials on programming in Scala for first-time programmers, with specific reference to my Fall 2011 course...

0 replies - 3482 views - 12/23/11 by Jason Baldridge in Articles

How I Was Convinced to Try Scala

The passion of the Scala community has been the key factor that has endeared many developers to the rising JVM language.For over a full year now, I’ve been...

3 replies - 3388 views - 12/22/11 by Jelle Victoor in Articles

Starting with Lift and CouchDB: Resolving Some CouchDB-Record Inconsistencies

In recent months I have been introduced to Lift web framework by my scala-enthusiastic colleagues @ OpenCredo. The scala expressiveness...

1 replies - 1707 views - 12/21/11 by Aleksa Vukotic in Articles

The ultimate SQL-DSL: jOOQ in Scala

I’ve recently come across some advertising for the new upcoming version of Scala IDE for Eclipse, which made me remember my college programming lessons at...

1 replies - 3086 views - 12/15/11 by Lukas Eder in Articles

Recent Community Conversation on Scala

For several years now, I've thought about investing more time and effort into learning and trying out Scala. However, there always seems to be something else...

1 replies - 3165 views - 12/08/11 by Dustin Marx in News

NoSQL Support in Lift

Nearly every developer is familiar with SQL. It has been the reliable provider of data persistence for many years, both prior to mass adoption of the...

0 replies - 5056 views - 12/07/11 by Mitch Pronschinske in Articles

First steps in Scala for first time programmers, Part 1

The is the first of several Scala tutorials I’m creating for my Fall 2011 graduate Introduction to Computational Linguistics course at UT Austin, loosely...

0 replies - 3364 views - 12/05/11 by Jason Baldridge in Articles

Scala: Our Retrospective of the benefits/drawbacks

As the closing part of a Scala Experience Report Liz and I gave at XP Day we detailed a retrospective that we’d carried out on the project after 3...

2 replies - 3997 views - 11/30/11 by Mark Needham in Articles

Java/Scala: Runtime.exec hanging/in ‘pipe_w’ state

On the system that I’m currently working on we have a data ingestion process which needs to take zip files, unzip them and then import their contents...

4 replies - 2689 views - 11/24/11 by Mark Needham in Articles