Skip to main content
Book cover

Scala Design Patterns

Patterns for Practical Reuse and Design

  • Book
  • © 2013

Overview

  • Interprets purely Functional Patterns in terms of design patterns for use in Scala's hybrid style

  • Illustrates how to maximise code reuse through functions, currying, and dependency injection using Scala language facilities

  • Presents the Gang of Four Design Patterns using Scala language structures (which differ significantly from languages such as Java with the inclusion of Functions as first class language elements)

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 109.00
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 109.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (44 chapters)

  1. Introduction

  2. Fundamental Patterns

  3. Code Reuse Patterns

  4. Gang of Four Patterns

Keywords

About this book

Scala is a new and exciting programming language that is a hybrid between object oriented languages such as Java and functional languages such as Haskell. As such it has its own programming idioms and development styles.

Scala Design Patterns 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). It 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. Including numerous source code examples, this book will be of value to professionals and practitioners working in the field of software engineering.

Authors and Affiliations

  • Department of Computer Science and Creative Technologies, University of the West of England, Bristol, United Kingdom

    John Hunt

Bibliographic Information

  • Book Title: Scala Design Patterns

  • Book Subtitle: Patterns for Practical Reuse and Design

  • Authors: John Hunt

  • DOI: https://doi.org/10.1007/978-3-319-02192-8

  • Publisher: Springer Cham

  • eBook Packages: Computer Science, Computer Science (R0)

  • Copyright Information: Springer International Publishing Switzerland 2013

  • Hardcover ISBN: 978-3-319-02191-1Published: 06 December 2013

  • Softcover ISBN: 978-3-319-34972-5Published: 27 August 2016

  • eBook ISBN: 978-3-319-02192-8Published: 24 November 2013

  • Edition Number: 1

  • Number of Pages: XXII, 327

  • Number of Illustrations: 41 b/w illustrations, 49 illustrations in colour

  • Topics: Software Engineering/Programming and Operating Systems, Programming Techniques

Publish with us