Jump to ratings and reviews
Rate this book

The Neophyte's Guide to Scala

Rate this book
The Neophyte's Guide to Scala is a book for intermediate Scala developers. If you have made your first steps with Scala and functional programming, for example by participating in Martin Odersky's Coursera course Functional Programming Principles in Scala, and you don't know how to continue, this book is for you.

Originally published as a blog series from November 2012 to April 2013, the Neophyte's Guide to Scala is now available as an ebook, a compilation of all 16 articles.

In this book, you will learn the details of how to employ pattern matching and extractors, working with the omnipresent Option and similar types in an idiomatic way, and leveraging higher-order functions and currying to keep your code DRY. Furthermore, you will gain insight into advanced Scala features like type classes and path-dependent types and about Scala's approach at concurrent programming: Learn about the power of Scala's futures and the actor model, as implemented in the popular Akka toolkit.

ebook

First published January 1, 2013

3 people are currently reading
31 people want to read

About the author

Daniel Westheide

3 books37 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
15 (46%)
4 stars
12 (37%)
3 stars
5 (15%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for f1yegor.
9 reviews1 follower
December 7, 2015
Nice book to read after introduction material or fresh up your knowledge of Scala
Profile Image for Dave.
45 reviews4 followers
March 12, 2016
This is a really well done second book on Scala.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.