In this beginner-friendly talk we'll try to find out using the power of Scala and functional programming techniques.

Have you ever wondered if it's worth catching a tram instead of walking or riding a bike? How slow is your tram on average?
In this beginner-friendly talk we'll try to find out using the power of Scala and functional programming techniques.
We'll learn how to build an API client, handle JSON, stream and combine the data using FS2 and Cats Effect.
In this talk, I will show how you can use ScalaPy to leverage an excellent NLP library like Spacy, minimizing your discomfort of using Python, and enhancing your comfort with Scala 3 for the remaining parts of your application.
In this talk, we’ll show first the different techniques we can use to apply constraints is our domains. Then, we’ll present Iron, its features, extensions, and integrations. We’ll finish by showcasing a fully integrated constraint-enforcing app.
Join me in a talk empowering you to build Scala applications that not only excel internally but also deliver optimal experiences from an external perspective.
Let's write a game in Scala Native, for Playdate!
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.