The definition of the Baroque age is still subject to debate among critics and historians. In one of its most commonly accepted meanings, Baroque describes some aspects of 17th-century art, with sumptuous Roma at the center, that upset the proportions and static harmony of the Renaissance already un[...]
DESCRIPTION Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs. Scala is an emerging JVM lang[...]
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 c[...]
Education, Research, Health, Social Security and other "public goods" are organized by a mix of organizations, partly publicly-funded, partly private enterprises, partly public-private partnerships. The quality of the services relies greatly on the coordination and collaboration of these specialized[...]
DESCRIPTION The emerging reactive model is ideal for high-performance web applications that need to manage the unpredictably-bursty behavior of the web, along with the potential instability of running on networks not fully controlled. By using application components that communicate asynchronously a[...]
Explore functional programming and discover new ways of thinking about code. You know you need to master functional programming, but learning one functional language is only the start. In this book, through articles drawn from PragPub magazine and articles written specifically for this book, you'll [...]
Are you thinking of learning more about MachineLearning?(For Beginners)You will learn: Machine Learning Engineers earn on average $166,000 - become an ideal candidate withthis course Master Machine Learning on Python, R &ScalaHave a great intuition of many Machine Learning modelsMathematical Foundat[...]
The 20th century was a rich period of beautiful, innovative design and many classics from that era have influenced and inspired modern designers. "Lighting: 20th-Century Classics" includes more than 90 of the most desirable and iconic pendant lights, table lamps, floor and wall and ceiling designs f[...]
A practical and fast-paced guide, Getting Started with SBT for Scala walks you through the setup of Scala projects in SBT with sample code for common as well as critical scenarios. Getting Started with SBT for Scala is for developers working on Scala projects who are interested in learning and utili[...]
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.[...]
Harness reactive programming to build scalable and fault-tolerant distributed systems using Scala and Akka About This Book * Use the concepts of reactive programming to build distributed systems running on multiple nodes * Get to grips with the full range of Akka features including the upcoming an[...]
Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes About This Book * Implement Scala in your data analysis using features from Spark, Breeze, and Zeppelin * Scale up your data anlytics infrastructure with practical recipes for Scala machin[...]
Leverage the power of Scala with different tools to build scalable, robust data science applications About This Book * A complete guide for scalable data science solutions, from data ingestion to data visualization * Deploy horizontally scalable data processing pipelines and take advantage of web [...]
Learn to use Scala to build a recommendation engine from scratch and empower your website users About This Book * Learn the basics of a recommendation engine and its application in e-commerce * Discover the tools and machine learning methods required to build a recommendation engine * Explore diff[...]
Learn the art of creating scalable RESTful web services with ScalaAbout This BookThis is the only book on the market that will help you create scalable RESTful web services using five popular Scala-based REST frameworksQuickly identify the best framework for a specific problem and select the most ap[...]