ADTs (Algebraic Data Types) in Scala
10 min read • • Explanation
Discover ADTs (Algebraic Data Types) in Scala: Answers to all your questions about this essential concept
10 min read • • Explanation
Discover ADTs (Algebraic Data Types) in Scala: Answers to all your questions about this essential concept
5 min read • • Explanation
This article is for beginner Scala programmers: an introduction to singleton objects and companion objects, exploring their uses, benefits, and best practices
Founder | Rock The JVM
5 min read • • Explanation
Explore one of the most essential concepts in pure functional programming: the Functor, a crucial but abstract idea that will challenge your understanding
Founder | Rock The JVM
10 min read • • Guide
Discover how to harness lazy values and call-by-name techniques to craft a fully immutable doubly-linked list in Scala
Founder | Rock The JVM
7 min read • • Retrospective
In this article, I'll recap 2020's highlights, share key insights and achievements, and unveil exciting plans for the future of Rock the JVM
Founder | Rock The JVM
5 min read • • Explanation
Unlock advanced programming techniques with Scala 3: explore dependent types, methods, and functions in this concise tutorial
Founder | Rock The JVM