An introduction to SBT
Learn how to set up and configure your Scala projects with SBT in this long-form tutorial.
Learn how to set up and configure your Scala projects with SBT in this long-form tutorial.
A comprehensive introduction to ZIO streams, a powerful abstraction in the ZIO ecosystem.
An introduction to the popular database library in Scala: Slick.
We discuss how you can integrate Apache Pulsar with Apache Flink to perform data enrichment with state from different topics.
One of the most prominent Rock the JVM students shares his insights to a successful career in Data Engineering.
Scala Options are some of the first things we learn - but why? What do they do, and why are they useful?
A tutorial on the Free monad in Scala, how it works and what it’s good for.
Scala general type projections are unsound and were removed in Scala 3 - what do you mean?
Scala generics are easy to understand if you come from a Java background. But what about Python or JS folks?
Akka, Cats and Cassandra in a bigger Scala project integrating multiple pieces in the Scala ecosystem.