Play Framework Cookbook Second Edition
Download Play Framework Cookbook Second Edition PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Play Framework Cookbook Second Edition book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Play Framework Cookbook - Second Edition
Over 60 hands-on recipes to create dynamic and reactive web-based applications with Play 2 In Detail As web and mobile systems become more sophisticated, anchoring systems in a mature, solid framework has become increasingly important. Play 2 provides developers with the necessary tools to build robust web applications. This book is a compilation of useful recipes aimed at helping developers discover the power of Play 2. The introductory section serves as a primer to Play Framework, wherein all the fundamentals of the framework are covered extensively. It then explains the usage of controllers and how modules can be leveraged for optimal performance. Next, the book walks you through creating and using APIs, followed by extensive real-world applications. Finally, you will learn to manage applications post production. What You Will Learn Implement the Model-View-Controller (MVC) web architecture with Play 2 Convert data between incompatible type systems using ORM tools such as Ebean and Anorm Serve and receive JSON messages to transmit data objects Create long-running, asynchronous controllers using Akka Learn to use modules for Amazon S3, Redis, and MongoDB Consume public APIs using the Play WS API Make your application production-ready by integrating it with AngularJS Automate the creation of a portable development environment using Vagrant Deploy Play 2 applications with Docker Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
Scala Cookbook
Author: Alvin Alexander
language: en
Publisher: "O'Reilly Media, Inc."
Release Date: 2021-08-10
Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries. Scala changes the way you think about programming--and that's a good thing. Whether you're working on web, big data, or distributed applications, this cookbook provides recipes based on real-world scenarios for both experienced Scala developers and programmers just learning to use this JVM language. Author Alvin Alexander includes practical solutions from his experience using Scala for component-based, highly scalable applications that support concurrency and distribution. Recipes cover: Strings, numbers, and control structures Classes, methods, objects, traits, packaging, and imports Functional programming techniques Scala's wealth of collections classes and methods Building and publishing Scala applications with sbt Actors and concurrency with Scala Future and Akka Typed Popular libraries, including Spark, Scala.js, Play Framework, and GraalVM Types, such as variance, givens, intersections, and unions Best practices, including pattern matching, modules, and functional error handling
Java Cookbook
Covers all of the major APIs from Java 1.4 and 1.5. Covers many specialized APIs, including those for working with Struts, Ant, and other Open Source tools.