BOOKZONE
Programming in Scala, 5/E (Paperback)
Paperback
by Martin Odersky
SKU:9788195098040
Bulk Discount Get Exta 5% upto 10%
Share

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.
If you read earlier editions, this fifth edition is a major rewrite of the book to cover Scala 3.0. Some chapters have been added and others removed. This edition describes Scala 3.0 in detail, including:
- Enums and ADTs
- Context parameters and givens
- Extension methods
- Quiet syntax and optional braces
- Trait parameters
- Union and intersection types
- Export clauses
- Top-level definitions
About the Author
