Roadmap to a Successful Data Engineer
One of the most prominent Rock the JVM students shares his insights to a successful career in Data Engineering.
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.
A common pattern in Akka Typed: how to find actors that are not explicitly passed around.
The ultimate 10-minute tutorial to a Snake game in Scala.
The ultimate tutorial to purely functional streams in Scala with FS2.
We’ll discuss the role Apache Pulsar plays in the event streaming and computing landscape, the use cases you can implement with Pulsar and when more advanced...