Jump to ratings and reviews
Rate this book

Learning Scala: Practical Functional Programming for the JVM

Rate this book
Learning Scala is an introduction and a guide to getting started with functional programming (FP) development. Written for programmers who are already familiar with object-oriented (OO) development, the book introduces the reader to the core Scala syntax and its OO models with examples and solutions that build familiarity, experience and confidence with the language.

The more challenging topics of Scala development (immutable data, anonymous functions, strong typing, flexible syntax) are introduced later in the book and build on the earlier problems to assist understanding. New concepts will be demonstrated and explained before being used in coding problems or samples so that readers will be able to progress through the chapters sequentially and not be forced to browse for answers. Scala has a deserved reputation as being difficult to learn, with a steep and extensive learning curve and unfamiliar syntax. This book is designed to address those difficulties.

300 pages, Paperback

First published January 1, 2014

30 people are currently reading
117 people want to read

About the author

Jason Swartz

5 books1 follower

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
6 (8%)
4 stars
44 (61%)
3 stars
15 (20%)
2 stars
7 (9%)
1 star
0 (0%)
Displaying 1 - 6 of 6 reviews
Profile Image for Pär Dahlberg.
7 reviews1 follower
April 30, 2015
I'm a Java developer and I've been programming a bit of Scala in my spare time before reading this book. I read it on the bus, at lunch etc. so no access to trying out examples which probably is needed if you have no experience from Java or C#. It's pretty good, but a bit thin on more advanced concepts like type parameters with bounds, type variance etc. Perhaps these things are really simple and don't require more than a short description, but for someone without the knowledge it would be very good to have example of the use for those advanced concepts. When is it a good time to use them? When to avoid?

I would recommend this for anyone interested in Scala who is already experienced with Java, C or C#.
Author 3 books3 followers
January 12, 2019
Read it to be prepared for a new job that contains some Scala projects. Enjoyed reading it and learnt a few things. Had started reading a few other Scala book years ago but this one is different as it starts from the beginning with REPL and functions and doesn't show how to use it as a better Java. Comes with lots of examples, you can spend a lot of time with them.
Profile Image for Alvaro Tejada Galindo.
178 reviews5 followers
July 17, 2017
My first book on Scala...pretty nice book...enough to get you started...but I think it's a little bit basic...I was expecting more Scala depth-in stuff...and specially I would have appreciate more examples...but as an general introduction...it's good enough...
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.