The open source Scala language is a Java-based dynamic scripting, functional programming language. Moreover, this highly scalable scripting language lends itself well to building cloud-based/deliverable Software as a Service (SaaS) online applications. Written by Lift Scala web framework founder and lead Dave Pollak, Beginning Scala 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. This book introduces you to the Scala programming language and then guides you through Scala constructs and libraries that allow small and large teams to assemble small components into high-performance, scalable systems. You will learn why Scala is becoming the language of choice for Web 2.0 companies such as Twitter as well as enterprises such as Seimens and SAP.
Read More
Specifications
Book Details
Imprint
APress
Dimensions
Height
254 mm
Length
178 mm
Weight
581 gr
Ratings & Reviews
5
★
1 Ratings &
1 Reviews
5★
4★
3★
2★
1★
1
0
0
0
0
5
A really good bargain!
I'm not sure how Flipkart was able to offer this amazing book at such a low price. Its a great bargain! Make no mistake, Scala is the future of web development. Having worked on a couple of projects on RoR, I think Scala is a much better alternative once you get to know it better. Scala can scale as much as you want, unlike RoR, which gets hard after you have a few million users. Scala infact was built to scale. Basically I was getting started with the Play framework and I found this book to ...