Don't miss out on this opportunity to connect with Scalar community and create lasting memories
Join us for an unforgettable Scalar afterparty!
Location: Klub Arco
After a long day of insightful talks and networking, unwind with fellow attendees over drinks and delicious food. Bowl the night away, or simply relax and enjoy more of Scala discussions and small talks.
This talk will be a quick introduction to the Unison "paradigm" and language, from the perspective of a long-standing Scala programmer.
In this lightning talk, we will discuss 2 interesting IntelliJ IDEA features.
Discover how functional programming can inspire creativity with the Scala Sampler, a digital music instrument developed for the Sounds of Scala web audio library.
In this talk, I'll walk you through coding and design practices I've developed over the years, whilst onboarding new graduates into world of Scala (be it typelevel based API, Spark based ETL, or ML pre and post-processings), and how I made the process easier for people who didn't have much Scala experience beforehand.
Scala 3.6 stabilises the Named Tuples proposal in the main language. It gives us new syntax for structural types and values, and tools for programmatic manipulation of structural types without macros. Can we, and should we, push it to the limit? Of course! let's explore DSL's for config, data, and scripting, for a more dynamic feel.