<div><p>Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ec
Programming Scala: Scalability = Functional Programming + Objects
β Scribed by Dean Wampler, Alex Payne
- Publisher
- O'Reilly Media
- Year
- 2014
- Tongue
- English
- Leaves
- 586
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Get up to speed on Scala, the JVM language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away, and explains why Scala is ideal for todays highly scalable, data-centric applications that support concurrency and distribution.
This second edition covers recent language features, with new chapters on pattern matching, comprehensions, and advanced functional programming. Youβll also learn about Scalaβs command-line tools, third-party tools, libraries, and language-aware plugins for editors and IDEs. This book is ideal for beginning and advanced Scala developers alike.
Program faster with Scalaβs succinct and flexible syntax
Dive into basic and advanced functional programming (FP) techniques
Build killer big-data apps, using Scalaβs functional combinators
Use traits for mixin composition and pattern matching for data extraction
Learn the sophisticated type system that combines FP and object-oriented programming concepts
Explore Scala-specific concurrency tools, including Akka
Understand how to develop rich domain-specific languages
Learn good design techniques for building scalable and robust Scala applications
π SIMILAR VOLUMES
Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem
Scalability equal functional programming plus objects.</div>
Original review written by Roberto Bentivoglio, JUG Lugano www.juglugano.ch Scala is a recent programming language that mixes the object-oriented programming with the functional programming and DSLs (Domain-Specific Languages). Programming Scala is a book written by Dean Wampler, consultant, traine
The author is/was working for Twitter. They are one of the first large scale web companies to adopt Scala. All the code works and their code has taught me much about sophisticated and clean programming style. Type less and do more and how it can support concurrency and scalability is thoroughly disc