John Hunt
Scala design patterns: Patterns for practical reuse and design
Hunt, John
Authors
Abstract
Scala is a new and exciting programming language that is a hybrid between object oriented languages such as Java and functional languages such as Haskall. As such it has its own programming idioms and development styles.
This book looks at how code reuse can be successfully achieved in Scala. A major aspect of this is the reinterpretation of the original Gang of Four design patterns in terms of Scala and its language structures (that is the use of Traits, Classes, Objects and Functions). The book includes an exploration of functional design patterns and considers how these can be interpreted in Scala's uniquely hybrid style.
A key aspect of the book is the many code examples that accompany each design pattern, allowing the reader to understand not just the design pattern but also to explore powerful and flexible Scala language features.
Citation
Hunt, J. (2013). Scala design patterns: Patterns for practical reuse and design. Springer
Book Type | Authored Book |
---|---|
Publication Date | Dec 6, 2013 |
Peer Reviewed | Peer Reviewed |
ISBN | 9783319021911 |
Keywords | scala, design patterns, reuse, object oriented programming, functional programming, gang of four |
Publisher URL | http://www.springer.com/computer/swe/book/978-3-319-02191-1 |
You might also like
A Beginners Guide to Python 3 Programming
(2019)
Book
Advanced Guide to Python 3 Programming
(2019)
Book
Agile software construction
(2006)
Book
Guide to the unified process
(2003)
Book