by Mahmoud Parsian
If you are ready to dive into the MapReduce framework for processing large datasets, this practical book takes you step by step through the algorithms and tools you need to build distributed MapReduce applications with Apache Hadoop or Apache Spark. Each chapter provides a recipe for solving a massive computational problem, such as building a recommendation system. You'll learn how to implement the app...
Price: $54.57 | Publisher: O'Reilly Media | Release: 2015
by Ken Williamson
With AngularJS, you can quickly build client-side applications that run well on any desktop or mobile platform, using REST web services for backend processes. You may have heard that the learning curve for this JavaScript MVC framework is too steep, but that's not the case. This practical guide provides a hands-on approach to learning AngularJS that will have you building high-quality applications and ...
Price: $29.69 | Publisher: O'Reilly Media | Release: 2015
by Chris Barbour
If you're already up to speed on Puppet and know how to write a basic module, this practical book takes you a critical step further with best practices for building out your Puppet infrastructure. You'll learn how to avoid pitfalls that often leave many teams struggling to maintain what they already have.Ideal for DevOps engineers - and written to cover the upcoming Puppet 4 release - this book sh...
Price: $39.87 | Publisher: O'Reilly Media | Release: 2015
by Amber Case
How can you design technology that becomes a part of a user's life and not a distraction from it? This practical book explores the concept of calm technology, a method for smoothly capturing a user's attention only when necessary, while calmly remaining in the background most of the time. You'll learn how to design products that work well, launch well, are easy to support, easy to use, and re...
Price: $16.52 | Publisher: O'Reilly Media | Release: 2015
FREE EBOOK - Graph Databases, 2nd Edition
by Ian Robinson, Jim Webber, Emil Eifrem
Discover how graph databases can help you manage and query highly connected data. With this practical book, you'll learn how to design and implement a graph database that brings the power of graphs to bear on a broad range of problem domains. Whether you want to speed up your response to user queries or build a database that can adapt as your business evolves, this book shows you how to apply the schem...
Price: $32.77 | Publisher: O'Reilly Media | Release: 2015
by Luciano Ramalho
Python's simplicity lets you become productive quickly, but this often means you aren't using everything it has to offer. With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best - and possibly most neglected - features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your...
Price: $39.49 | Publisher: O'Reilly Media | Release: 2015
by Lukas Ruebbelke
AngularJS is a JavaScript-based framework that extends HTML, so you can create dynamic, interactive web applications in the same way you create standard static pages. Out of the box, Angular provides most of the functionality you'll need for basic apps, but you won't want to stop there. Intuitive, easy to customize, and test-friendly, Angular practically begs you to build more interesting apps.Ang...
Price: $4.04 | Publisher: Manning | Release: 2015
by Nicolas Bevacqua
The fate of most applications is often sealed before a single line of code has been written. How is that possible? Simply, bad design assures bad results. Good design and effective processes are the foundation on which maintainable applications are built, scaled, and improved. For JavaScript developers, this means discovering the tooling, modern libraries, and architectural patterns that enable those improv...
Price: $28.50 | Publisher: Manning | Release: 2015
Test-Driven JavaScript Development
by Ravi Kumar Gupta, Hetal Prajapati, Harmeet Singh
Initially, all processing used to happen on the server-side and simple output was the response to web browsers. Nowadays, there are so many JavaScript frameworks and libraries created that help readers to create charts, animations, simulations, and so on. By the time a project finishes or reaches a stable state, so much JavaScript code has already been written that changing and maintaining it further is ted...
Price: $39.99 | Publisher: Packt Publishing | Release: 2015
JavaScript Regular Expressions
by Loiane Groner, Gabriel Manricks
Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language. JavaScript's implementation allows us to perform complex tasks with a few lines of code using regular expressions to match and extract data out of text.This ...
Price: $34.99 | Publisher: Packt Publishing | Release: 2015