# Functional Programming in Scala
# Introduction to FP
- Chapter 3: Functional Data Structures
- Chapter 4: Handling Errors Without Exceptions
- Chapter 5: Strictness and Laziness
- Chapter 6: Purely Functional State
# Functional Design and Combinator Libraries
- Chapter 7: Purely Functional Parallelism