In this talk, I'll walk you through how workflows4s works, how it stands apart from tools like Temporal or Camunda, and why it just might be the better approach for modern, event-driven applications.
Tired of relying on bulky 3rd-party servers for managing workflows or building lightweight but ad-hoc solutions yourself? Imagine a library that offers a declarative, composable API and that requires only a database to run. Let me introduce you to workflows4s, a proof-of-concept state-of-the-art library solves the problem of long running stateful processes and builds on top of Scala 3 and principles of functional programming.
In this talk, I'll walk you through how workflows4s works, how it stands apart from tools like Temporal or Camunda, and why it just might be the better approach for modern, event-driven applications.
In this talk we'll see how to model a tree structure in Scala, take both imperative and functional approaches to tree traversal algorithms, and do some ASCII art at the same time.
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 will show you how to create a programming language from scratch.
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.