If you enjoyed this book, you may be interested in these other books by Packt:
Professional Scala
Mads Hartmann, Ruslan Shevchenko
ISBN: 978-1-78953-3-835
- Understand the key language syntax and core concepts for application development
- Master the type system to create scalable type-safe applications while cutting down your time spent debugging
- Understand how you can work with advanced data structures via built-in features such as the Collections library
- Use classes, objects, and traits to transform a trivial chatbot program into a useful assistant
- Understand what are pure functions, immutability, and higher-order functions
- Recognize and implement popular functional programming design patterns
Scala Design Patterns - Second Edition
Ivan Nikolov
ISBN: 978-1-78847-130-5
- Immerse yourself in industry-standard design patterns—structural, creational...