4 Handy Ways to Read Files in Scala
3 min read • • Explanation
Master file reading in Scala with ease: compare it to other languages and discover how our simple API approach is almost as straightforward as Python's read()
Founder | Rock The JVM
3 min read • • Explanation
Master file reading in Scala with ease: compare it to other languages and discover how our simple API approach is almost as straightforward as Python's read()
Founder | Rock The JVM
5 min read • • Guide
Maximize call-by-name semantics in Scala: control when your results are evaluated
Founder | Rock The JVM
6 min read • • Guide
Discover the essential skill for optimizing Spark performance: mastering the Spark UI and understanding the job execution graph
Founder | Rock The JVM
4 min read • • Explanation
Explore the `Nothing` type in Scala: A short trip to nothingness and its unexpected usefulness
Founder | Rock The JVM
5 min read • • Opinion
Daniel dives into another rant about learning (and teaching) Scala with loops: Are they truly useful?
Founder | Rock The JVM
7 min read • • Explanation
Demystify one of the hardest concepts in Akka Streams: materialized values made simple
Founder | Rock The JVM