Learn about the Chimney Data Transformation Library built for Scala to transform one structured immutable data type into another.
Also find me here:
Baeldung Author
Brad Ovitt
I picked up Scala as my first programming language 7 years ago. I've built and worked on production Play Framework applications, written Spark workloads, frontend apps using ScalaJS, and am Scala language certified by Lightbend. Baeldung helped me greatly when I first started learning to code. Now, we're here to help you learn!
Here's what I've written (so far):
Baeldung on Scala
- All
- Libraries (2)
- Scala Core (1)
- Functional Programming (1)
Introduction to ElasticMQ
Filed under Libraries
Learn how to use ElasticMQ with Scala.
TASTy Files in Scala 3
Filed under Scala Core
A quick and practical guide to Scala 3 TASTy files.
Free Monads in Scala
Filed under Functional Programming
Learn how to work with free monads in Scala