Notion Template
Scala Language
Master Scala from zero to shipped JVM developer: 33 chapters covering vals to givens, pattern matching, case classes, Futures, type classes, and sbt — with runnable code, traps flagged, practice + bonus challenges per chapter, and three capstone projects with full solutions.
English +20 moreNewFree
Unlock Scala with the "Zero-to-Hero" Notion Roadmap. This is not a syntax cheat sheet — it is a complete, interactive textbook of 33 chapters that takes you from your first val to a hand-rolled interpreter you build yourself.
Whether you're a Java developer moving to the JVM's most expressive language, a data engineer working with Spark, or a functional-programming enthusiast, this template gives you the depth and structure to master Scala with confidence.
What’s inside
- Foundations — vals and vars, types, control flow as expressions, and methods that read like intent
- Functional Core — pattern matching, higher-order functions, the unified type system, Options, and for-comprehensions
- The Object Model — case classes, companion objects, and composing behavior with traits and mixins
- The Advanced Type System — extractors and sealed hierarchies, generics and variance, and givens and type classes
- Robust & Real — Try and Either, concurrency with Futures, and real builds with sbt
- The Ecosystem — working with circe, os-lib, munit, and cats
- "Try Every Possibility" code, trap-annotated — idioms and the famous traps marked // BROKEN: and // ILLEGAL:, so you meet them in safety first
- A practice challenge + a harder bonus in every chapter — with hidden solutions and a dedicated Challenge Answers chapter
- 3 Capstone Projects — tasks.scala, a CLI task manager; analyze.scala, a concurrent log analyzer; and mini.scala, a mini interpreter
🆕 What's new in v1.0
- ✦ Initial public release of the template.
- ✦ All 33 chapters complete, from your first println to a hand-rolled interpreter.
- ✦ Clean light & dark-friendly layout.