Jump to ratings and reviews
Rate this book

Beginning Scala

Rate this book
Learn Scala and its object-oriented and functional programming characteristics, and then discover the Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems. Beginning Scala, Second Edition takes a down-to-earth approach to teaching Scala that leads you through simple examples that can be combined to build complex, scalable systems and applications.Scala is a multi-paradigm programming language that combines both functional and object-oriented features. Moreover, this highly scalable language lends itself well to building cloud-based/deliverable Software as a Service (SaaS) online applications. You will learn why Scala is judiciously used for critical business applications by leading companies such as Twitter, LinkedIn, Foursquare, the Guardian, Morgan Stanley, Credit Suisse, UBS, and HSBC.What you?ll learn Understand the basic syntax and mechanisms for writing Scala programs Learn the object-oriented features of Scala Use Scala's functional programming features to define and manage concurrency Build parsers using Scala’s library of parser combinators Create and manipulate XML content using Scala Take advantage of Scala's standard annotations and even create your own Integrate and reuse an existing Java codebase Build projects that contain both Scala and Java code and dependencies Use Scala libraries and Scala web frameworks such as Play 2 to build web applications with Scala Who this book is for This book is for all programming enthusiasts and for Java developers looking to reduce boilerplate code, improve team performance, improve inter-team dynamics, and build more scalable and robust systems. Also, this book will appeal to Java developers looking to do cloud-based development. Lastly, Ruby, Python, Groovy and other programmers looking for a higher performance and a more robust language will benefit. Table of Co

274 pages, Paperback

First published February 1, 2015

1 person want to read

About the author

Vishal Layka

6 books

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
1 (16%)
4 stars
1 (16%)
3 stars
2 (33%)
2 stars
2 (33%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Vitaly.
39 reviews
March 1, 2017
The book has some good points, but generally it couldn't find its identity (can't believe I am saying this about a programming book :)). Good parts about pattern matching, and invariant aspects of Scala. Some tidbits in final chapter where interesting. Otherwise an ok book, except for the typos (in text and code).
5 reviews
December 5, 2015
Generally a good book to start with if you want to learn Scala. Plus points for the design pattern chapter.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.