image top
Giỏ hàng Giỏ hàng 0
Không có sản phẩm trong giỏ hàng.
Email cho bạn bè

Sách Mastering Play Framework for Scala

139,000₫
  • ✪ Miễn phí GIAO HÀNG đơn hàng từ 399.000đ
  • ✪ Giao hàng COD toàn quốc nhanh chóng từ 2 - 4 ngày
  • ✪ Giao hàng HOẢ TỐC trong nội thành Hà Nội
  • ✪ Hỗ trợ xuất hóa đơn VAT theo yêu cầu

Sách Mastering Play Framework for Scala

Mastering Play Framework for Scala (sách keo gáy, bìa mềm)
 
Categories:Computers - Programming
 
Year:2015
 
Language:english
 
Pages:274
 
Leverage the awesome features of Play Framework to build scalable, resilient, and responsive applications
 
About This Book
 
Demystify the quandaries of web development using Play Framework
Test and debug your apps by using Play's built in testing framework
Master the core features of Scala through a comprehensive coverage of code and examples for different scenarios
Who This Book Is For
 
This
book is intended for those developers who are keen to master the
internal workings of Play Framework to effectively build and deploy
web-related apps.
 
What You Will Learn
 
Customize your framework to accommodate the specific requirements of an application
Develop responsive, reliable, and highly scalable applications using Play Framework
Build and customize Play Framework plugins that can be used in multiple Play applications
Familiarize yourself with third-party APIs to avoid rewriting existing code
Gain an insight into the various aspects of testing and debugging in Play to successfully test your apps
Get to know all about the concepts of WebSockets and Actors to process messages based on events
In Detail
 
Play
Framework is an open source web application framework that is written
in Java and Scala. It follows the Model-View-Controller architectural
pattern and enables the user to employ Scala for application
development, while keeping key properties and features of Play Framework
intact.
 
Starting off by building a basic application with minimal
features, you get a detailed insight into handling data transactions
and designing models in Play. Next, you venture into the concepts of
Actors and WebSockets, the process of manipulating data streams, and
testing and debugging an application in Play. Finally, you gain an
insight into extending the framework by writing custom modules or
plugins in Play. Each chapter has a troubleshooting section that helps
you out by discussing the causes of, and solutions to, some commonly
faced issues.