Pages: 286 Published: September 2015 ISBN: 9781680500547
In Print
Pragmatic Scala
Create Expressive, Concise, and Scalable Applications
by Venkat Subramaniam
Our industry is moving toward functional programming, but your
object-oriented experience is still valuable. Scala combines the power
of OO and functional programming, and Pragmatic Scala shows you how to
work effectively with both. Updated to Scala 2.11, with in-depth
coverage of new features such as Akka actors, parallel collections, and
tail call optimization, this book will show you how to create stellar
applications.
This thorough introduction to Scala will get you coding in this powerful
language right away. You’ll start from the familiar ground of Java and,
with easy-to-follow examples, you’ll learn how to create highly concise
and expressive applications with Scala. You’ll find out when and how to
mix both imperative and functional style, and how to use parallel
collections and Akka actors to create high-performance concurrent
applications that effectively use multicore processors.
Scala has evolved since the first edition of this book, and Pragmatic
Scala is a significant update. We’ve revised each chapter, and added
three new chapters and six new sections to explore the new features in
Scala. You’ll learn how to:
Safely manage concurrency with parallel collections and Akka actors
Create expressive readable code with value classes and improved
implicit conversions
Create strings from data with no sweat using string interpolation
Create domain-specific languages
Optimize your recursions with tail call optimization
Whether you’re interested in creating concise, robust single-threaded
applications or highly expressive, thread-safe concurrent programs, this
book has you covered.
Dr. Venkat Subramaniam is an award-winning author, founder of Agile
Developer, Inc., and an adjunct faculty at the University of Houston. He
has trained and mentored thousands of software developers in the US,
Canada, Europe, and Asia, and is a regularly invited speaker at several
international conferences. He’s the (co)author of multiple books,
including the 2007 Jolt Productivity award winning book Practices of an
Agile Developer.