Learning Scala (2015)

Learning Scala (2015)

Preface

Part I. Core Scala

Chapter 1. Getting Started with the Scalable Language

Chapter 2. Working with Data: Literals, Values, Variables, and Types

Chapter 3. Expressions and Conditionals

Chapter 4. Functions

Chapter 5. First-Class Functions

Chapter 6. Common Collections

Chapter 7. More Collections

Part II. Object-Oriented Scala

Chapter 8. Classes

Chapter 9. Objects, Case Classes, and Traits

Chapter 10. Advanced Typing

Appendix A. Reserved Words