Category: Web Development

Learning from jQuery 0

Learning from jQuery

If you’re comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language—especially the code that jQuery covers up for you. Many jQuery devotees write as...

Coding with Coda 0

Coding with Coda

Like to build websites in the wild with your MacBook? This concise hands-on guide introduces you to the ideal editor: Coda 2. Rather than clutter your screen with shell access, a separate CSS editor, and a...

Introducing Erlang 0

Introducing Erlang

If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. Author Simon...

Enyo: Up and Running 0

Enyo: Up and Running

Learn how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this hands-on book, Enyo contributor Roy Sutton shows you how to get started with the framework’s...

Testable JavaScript 0

Testable JavaScript

One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating...

Jump Start Sinatra 0

Jump Start Sinatra

This short book provides readers with a fun and yet practical introduction to Sinatra, a framework that makes web development with Ruby extremely simple. It’s not intended to be a completely comprehensive guide to the framework...