case class Scala

1 min read comparison example java jug learning personal programming scala

I've been pretty busy the past few weeks with clients and haven't had much time to blog. Last week, however, I gave a presentation to the OKC JUG (Java Users Group) about Scala. As anyone that actually reads my blog must know, Scala is my primary language and I absolutely love it. This week since I don't have a lot of time to delve into anything complex I'll simply share my presentation slides comparing Scala and Java code:

Case class scala from Matt Hicks

It is amazing how much more simplistic tasks can be accomplished in Scala versus Java.

2 comments

Leave a comment

Comments are moderated and appear after approval.