eBooks-it.org Logo
eBooks-IT.org Inner Image

Play for Scala

Covers Play 2

Play for Scala Image

Book Details:

Publisher:Manning Publications
Series: Manning
Author:Erik Bakker
Edition:1
ISBN-10:1617290793
ISBN-13:9781617290794
Pages:328
Published:Oct 14 2013
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:9.97 MB

Book Description:

Summary Play for Scala shows you how to build Scala-based web applications using the Play 2 framework. This book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll deepen your knowledge of Scala as a programming language and work with tools like Akka. About this Book Play is a Scala web framework with built-in advantages: Scala's strong type system helps deliver bug-free code, and the Akka framework helps achieve hassle-free concurrency and peak performance. Play builds on the web's stateless nature for excellent scalability, and because it is event-based and nonblocking, you'll find it to be great for near real-time applications. Play for Scala teaches you to build Scala-based web applications using Play 2. It gets you going with a comprehensive overview example. It then explores each facet of a typical Play application by walking through sample code snippets and adding features to a running example. Along the way, you'll deepen your knowledge of Scala and learn to work with tools like Akka. Written for readers familiar with Scala and web-based application architectures. No knowledge of Play is assumed. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's InsideIntro to Play 2 Play's MVC structure Mastering Scala templates and forms Persisting data and using web services Using Play's advanced featuresAbout the Authors Peter Hiltonv, Erik Bakker, and Francisco Canedo, are engineers at Lunatech, a consultancy with Scala and Play expertise. They are contributors to the Play framework. Table of ContentsPART 1: GETTING STARTED Introduction to Play Your first Play applicationPART 2: CORE FUNCTIONALITY Deconstructing Play application architectureDefining the application's HTTP interfaceStoring data-the persistence layerBuilding a user interface with view templatesValidating and processing input with the forms APIPART 3: ADVANCED CONCEPTS Building a single-page JavaScript application with JSONPlay and more Web services, iteratees, and WebSockets

Download Link:

Related Books:

Play for Java

Covers Play 2
Play for Java Image
Summary Play for Java shows you how to build Java-based web applications using the Play 2 framework. The book starts by introducing Play through a comprehensive overview example. Then, you'll look at each facet of a typical Play application, both by exploring simple code snippets and by adding to a larger running example. Along the way, you'll contrast Play and JEE patterns and learn how a stateless web application can fit seamlessly in an enterprise environment. About the Book For a Java developer, the Play web application framework is a breath of fresh air. With Play you get the power of Scala's strong type system and functional programming model, and a rock-solid Java API that makes it a snap to create stateless, event-driven, browser-based applic...

Lift in Action

The Simply Functional Web Framework for Scala
Lift in Action Image
SummaryLift in Action is a step-by-step exploration of the Lift framework. It moves through the subject quickly using carefully crafted, well-explained examples that make you comfortable from the start. This book is written for developers who are new to both Scala and Lift. About the TechnologyLift is a Scala-based web framework designed for extremely interactive and engaging web applications. It's highly scalable, production-ready, and will run in any servlet container. And Lift's convention-over-configuration approach lets you avoid needless work. About this BookLift in Action is a step-by-step exploration of the Lift framework. It moves through the subject quickly using carefully crafted, well-explained examples that make you comfortable from the ...

Getting Started with SBT for Scala

Getting Started with SBT for Scala Image
Equip yourself with a high-productivity work environment using SBT, a build tool for Scala Overview Establish simple and complex projects quickly Employ Scala code to define the build Write build definitions that are easy to update and maintain Customize and configure SBT for your project, without changing your projects existing structure In Detail Build tools are a boon to developers working on large projects. With the configuration to run/execute the project moved out, developers can focus more on the project. SBT is a build tool designed for Scala and Java projects. It provides developers with a high productivity work environment hence it comes in really handy when dealing with large projects. Getting Started with SBT for Scala gets you going wi...



2007 - 2021 © eBooks-IT.org