A quick and practical guide to convenient Java/Scala collections conversions.
Also find me here:
Baeldung Author
Oscar Mauricio Forero Carrillo
A highly skilled, versatile, and seasoned Software Developer & Engineer, I have over 20 years of extensive industry experience across several countries on three continents, working with cutting-edge technologies and defining the future of software applications & solutions in a variety of settings.
Here's what I've written (so far):
Baeldung on Scala
- All
- Scala Basics (7)
- Scala Collections (5)
- Scala Syntax (2)
- Scala Strings (2)
- Functional Programming (2)
- Build Tools (2)
- Testing (1)
- Scala Type System (1)
- Scala Pattern Matching (1)
Demystifying View and Context Bounds
Filed under Scala Type System
Learn how implicit parameters allow us to write flexible generic code with both View and Context Bounds patterns.
A DSL for Writing “20 seconds” in Scala
Filed under Scala Basics
Learn how to implement A DSL for Writing “20 seconds” in Scala.