Second edition
Snippets and exercises from the book https://www.google.ru/search?q=scala+for+the+impatient+2nd+edition+cay+horstmann
- The Basics
- Control Structures and Functions
- Working with Arrays
- Maps and Tuples
- Classes
- Objects
- Packages and Imports
- Inheritance
- Files and Regular Expressions
- Traits
- Operators
- Higher-Order Functions
- Collections
- Pattern Matching and Case Classes
- Annotations
- XML Processing
- Futures
- Type Parameters
- Advanced Types
- Parsing
- Implicits