Scala has established itself as a viable alternative to Java, and powerful new tools make it easier than ever to get started. Play 2 is an open source web framework for building browser-based applications in Scala. It takes advantage of Scala's strong type system to give high-performance, bug-free code. Because it's event-based and non-blocking, it's a great choice for near real time applications. And it makes use of the web's stateless nature to offer excellent scalability and flexibility.
Play for Scala shows how to build Scala-based web applications using the Play 2 framework. It starts by introducing Play! through a comprehensive overview example. Then, it looks at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.