Learn how to prototype IoT projects with JavaScript and the Node-RED IoT workflow editor using hardware like the Espruino and the WiFi Tessel board
A long pull of functions, combinators, & decorators, written in modern JavaScript.
In this book we will talk in detail a couple of Symfony2 components that deal with console applications: the console, the process, the finder and the filesystem component. We talk about how they work internally, and how they can be utilized either from a stand-alone application or framework, or through your own Symfony2 framework application.
Exciting about the Data Science, Analytics and Recommender Systems for Music discovery? Wondering what can be done with those? - Both, but don't know where to start? Start here! Using Semantic Web technologies, Big Data infrastructures, Machine Learning, Collaborative Filtering and more, you will learn different techniques to make sense of music streaming data, featuring use-cases which aim to be fun and entertaining, and cover well-known platforms, such as Twitter, Spotify, or YouTube.
When your app does things in the background, it may be a good idea to split work between the main user interface and a background service. This will make both processes easier to maintain and more reliable. Learn how to separate your monolithic application into clients and background services, share data, and enhance the user experience.
The goal of this book is to get you as a developer or user of ElasticSearch started quickly. As such you won't find much theory or anything about configuring ElasticSearch for production use in this book. What you will find though is tutorials focusing on the basics as well as common use cases.
Let's use Ruby to get feedback automatically, as early and as often as possible. Whether you're running automated tests or creating image files from raw data, Ruby can automate these tasks. Furthermore, it can also be used to automate running tasks whenever a file changes. Does that sound like a good idea? Then this book is for you.
Open Source ist die zuverlässige und günstige Antwort auf ständig steigende Hard- & Software Kosten! Dieses Buch gibt Ihnen für das Odoo/OpenERP System Tipps & Tricks von der Installation über die Benutzung bis hin zur Administration und Wartung des Open Source ERP Systems. Ob Warenwirtschaft, Fertigung oder Webshop - es gibt über 5.000 Module.
Have you ever wondered how to build a complex system in Clojure? I have, and here are my experiences.
The security component is the most complex and least known component of the whole Symfony2 infrastructure. This is mostly because all security work is accomplished by very flexible third party bundles. And, it is exactly this flexibility, which also makes the flow and processes within the component difficult to follow. This book will change that...
Tweens are great, but they can do so much more than just move Sprites around. Learn how to use the Phaser Tween Manager to its full potential and spice up your games.
Modern HTML5 games need to be able to scale to any screen size. Phaser has a powerful built-in Scale Manager and this guide teaches you how to unlock its features.