Workshop – Dive into Scala

Workshop on NextBuild 2015
Scala is the fastest growing language on the JVM. It’s both OO and Functional and has build-in support for easily writing concurrent application to maximise the use of all your resources.
Want to learn about Scala and get started right away? Then this university session is for you!
Via live coding, I’ll show you how to setup a new project and you’ll learn thought code about many Scala features like Traits, Case Classes, Pattern Maching, Implicits, Currying, Lambdas, etc, but also about SBT and how to use Scala in a Java project. Bring your laptop, with SBT and Scala preinstalled, so you can follow along!

Presentation slides
Repository with sources and slides

"smallimage" "smallimage"

See here more of my presentations.

Interesting cases & blogs

March 13, 2026

Long Overdue

Finally live The new site is live. I’ve been meaning to do this for a while — not because I […]

January 17, 2021

Netatmo integration in Home Assistant via MQTT

Instead of using the default Netatmo integration in Home Assistant, I switch to using an MQTT bridge. I found a […]

Scroll to Top