Monthly Archive: January 2014

Node.js in Action 0

Node.js in Action

Node.js in Action is an example-driven tutorial that starts at square one and guides you through all the features, techniques, and concepts you’ll need to build production-quality Node applications. You’ll start by learning how to set...

Seven Web Frameworks in Seven Weeks 0

Seven Web Frameworks in Seven Weeks

The rapid evolution of web apps demands innovative solutions: this survey of frameworks and their unique perspectives will inspire you and get you thinking in new ways to meet the challenges you face daily. This book...

Web Development with Clojure 0

Web Development with Clojure

Modern web development needs modern tools. Web Development With Clojure shows you how to apply Clojure programming fundamentals to build real-world solutions. You’ll develop all the pieces of a full web application in this powerful language....

Grails 2: A Quick-Start Guide 0

Grails 2: A Quick-Start Guide

Grails is a full-stack web development framework that enables you to build complete web applications in a fraction of the time and with less code than other frameworks. Grails uses the principle of convention over configuration...

Programming Google Glass 0

Programming Google Glass

Google Glass is the next big thing in portable technology—-a wearable computer with an optical head-mounted display. Programming Google Glass is your all-inclusive guidebook for crafting your own Glassware using the Mirror API. You’ll start by...

Remote Pairing 0

Remote Pairing

Two heads are better than one, but only if they’re working on the same problem. When pairing remotely, this requires a specialized environment that you’ll learn how to create. We’ll use the same open-source tools as...

Build Awesome Command-Line Applications in Ruby 2 0

Build Awesome Command-Line Applications in Ruby 2

Writing a command-line application that’s self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with “close to the metal” system interaction...

Node.js the Right Way 0

Node.js the Right Way

JavaScript is the backbone of the modern web, powering nearly every web app’s user interface. Node.js is JavaScript for the server. This book shows you how to develop small, fast, low-profile, useful, networked applications. You’ll write...