Processing opened up the world of programming to artists, designers, educators, and beginners. The p5.js JavaScript implementation of Processing reinterprets it for today's web. This short book gently
Newly revised and updated resource on jQuery's many features and advantagesWeb Development with jQuery offers a major update to the popular Beginning JavaScript and CSS Development with jQuery from 20
Even if you have minimal JavaScript experience, you can create powerful Google Chrome Apps with conventional HTML web technologies. This practical book shows you how to develop Chrome apps that behave
Design, architect, and build a dynamic web application using Knockout.js, the open source JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean u
This is not your grandmother's JavaScript cookbook. If you have a foundational understanding of the framework and want to expand your AngularJS skillset with strategies and methodologies for building
Beginning AngularJS is your step-by-step guide to learning the powerful AngularJS JavaScript framework. AngularJS is one of the most respected and innovative frameworks for building properly structure
This book is intended for people who are not familiar with AngularJS and who want to take their PhoneGap development skills further by developing apps using different JavaScript libraries. People with
AngularJS: Novice to Ninja is your fast track route to mastering AngularJS, the superheroic JavaScript framework. AngularJS provides the fastest, most efficient way to build single page web applicatio
Node.js is a relatively new platform that lets software developers write the server side of web applications in JavaScript. Problem is—solid examples that show how to implement Node.js in production a
Learn how to program modern, compelling Web sites by adding dynamic features and applications using jQueryjQuery: A Beginner's Guide is an effective introduction to this JavaScript library essential f
This is a step-by-step guide to design patterns, best practices, and solutions to common problems for Backbone.js-based application development. This book is for JavaScript developers who work with Ba
AngularJS is the leading framework for building dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices. AngularJS, which is maintained by Google, brings
Orchestrating asynchronous function calls in JavaScript often leads to callback hell, but there is a reliable way to avoid this painful state of affairs. With this concise and simple guide, you’ll lea
Beginning Backbone.js is your step-by-step guide to learning and using the Backbone.js library in your web projects. Backbone.js is one of the most popular JavaScript libraries among web developers, u
Since it’s creation in 2009, Node.js has grown into a powerful and increasingly popular asynchronous-development framework for creating highly-scalable network applications using JavaScript. Respected
A practical book, guiding the reader through the development of a single page application using a feature-driven approach. If you are an experienced JavaScript developer who wants to build highly scal
For readers who are already familiar with HTML Web pages and JavaScript, Campesato introduces the basics of jQuery using version 2.0. He covers jQuery concepts, CSS3, animation effects with jQuery and
Brew the perfect code with CoffeeScriptIf you're familiar with JavaScript and the often-frustrating process of creating complex applications, a nice cup of CoffeeScript can help. CoffeeScript is a pro
function F5_SetSHint(){if(typeof ur$setSHint=='function')ur$setSHint();};setInterval(F5_SetSHint,20000,'javascript');Vancouver, British Columbia'svast and varied contemporary poetry scene is on displa
SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile a
Teaches how to use CSS to incorporate interactivity and visual appeal to a web site, covering such topics as keyframe animations, integrating JavaScript, and providing fallback and support for old bro
Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not
Presents instructions for creating Android applications with HTML5, CSS3, and JavaScript, with information on such topics as handling different browser platforms, using cloud services, and adding audi
PhoneGap is a growing and leading open-source mobile web apps development framework that lets developers build JavaScript and HTML5-based web applications with native wrappers for more than s
For beginning to intermediate front end web designers, this volume on JQuery provides practical information on incorporating the best features of this popular and powerful JavaScript library tool. Top
If you know how to use JavaScript in the browser, you already have the skills you need to put JavaScript to work on back-end servers with Node. This hands-on book shows you how to use this popular Jav
This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that’s gaining considerable interest. Through example code, this gui
HTML5 is not just a replacement for plugins. It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applicatio
Build HTML5-powered mobile web experiences with the aid of development frameworks that speed the development of Native App-like experiences. Build on your foundation of HTML and JavaScript with a comp
From the respected instructor and author Paul Addison, PRINCIPLES OF PROGRAM DESIGN: PROBLEM SOLVING WITH JAVASCRIPT presents the fundamental concepts of good program design, illustrated and reinforce
Intended for application developers familiar with JavaScript, C#, and XML, this guide introduces Silverlight's flexible layout management system, form and data controls, navigation framework, isolated
A guide to the features and functions of ASP.NET 4, covering such topics as Visual Studio, Web forms, server controls, ADO.NET, data binding, LINQ, user controls, XML, security, and JavaScript and Aja
Inspired by the success of "JavaScript: The Good Parts" (9780596517748), this hands-on book demonstrates how to make two popular web technologies cleaner and more effective. HTML and CSS have dominat
Provides information on using Dojo to create Web applications, covering such topics as DOM, widgets, event handling, Ajax, JavaScript code, and plug-ins.
Provides information on ways to optimize a Web site's perfomance, covering such topics as loading scripts without blocking, writing efficient JavaScript, using Comet, using Iframes, and simplifying CS
Updated for the most recent tools, techniques, and standards for creating cutting-edge Web sites for businesses or personal use, this book is one-stop shopping for HTML, JavaScript, CSS, tables, forms
Russell, an independent computer scientist, explores the capabilities of the Dojo toolkit for JavaScript and Ajax web-based software applications. Written for both independent web developers and corpo
Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. "Asynchronously" implies that th