Programming in Scala: A Comprehensive Step-by-Step Guide, 4th Edition

Programming in Scala: A Comprehensive Step-by-Step Guide, 4th Edition

English | 2020 | ISBN: 978-0981531618 | 845 Pages | EPUB | 10 MB

Programming in Scala is the definitive book on Scala, the popular language for the Java platform that blends object-oriented and functional programming concepts into a unique and powerful tool for developers.
Coauthored by the designer of the Scala language, this authoritative book will teach you, one step at a time, the Scala language and the ideas behind it.
The book is carefully crafted to help you learn. The first few chapters will give you enough of the basics that you can already start using Scala for simple tasks. The entire book is organized so that each new concept builds on concepts that came before–a series of steps that promises to help you master the Scala language and the important ideas about programming that Scala embodies.
A comprehensive tutorial and reference for Scala, this book covers the entire language and important libraries.
This fourth edition brings the entire book up to date, adding new material to cover changes in Scala 2.13, in particular the overhaul of collections. This edition covers these changes in detail, including:

  • The new collections type hierarchy
  • New concrete collection types
  • New methods added to collections
  • The new ways to define your own collection types
  • The new, simplified views
Homepage