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
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
A really good web development framework anticipates your needs. jQuery does more-it practically reads your mind. Developers fall in love with this JavaScript library the moment they see 20 lines of c
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
Adobe's Flex 3 is a platform for web development which combines the Flex Builder development environment with a programming model based on JavaScript. This book begins with a concise review of Flex 3
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
Zervaas, an Australian web developer, offers this tutorial on using PHP for Web 2.0 applications for intermediate to expert PHP programmers who are fairly fluent in HTML, CSS and JavaScript. Adopting
Babin, a programmer specializing in web-driven applications, shows PHP users how to incorporate Ajax into their web applications without getting bogged down in JavaScript syntax. Using practical examp
With emphasis on implementing web sites on both servers and browsers, this completely updated reference covers no less than Javascript, PHP5, MySQL, XHTML, XML, Perl 5 and CGI scripts, making it a sol
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Aja
Ajax is short for “Asynchronous JavaScript+CSS+DOM+XMLHttpRequest.” Even if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For
An entertaining introduction to programming for novice computer users teaches the fundamental principles of programming using JavaScript, covering such topics and techniques as Looping, Functions, Arr
Provides information on Web site development, covering such topics as Web languages, Web site design, creating graphics, page layout techniques, navigation, JavaScript, and site maintenance.
A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science course taught by Harold Abelson and Gerald Jay Sussman at MIT. SICP introduces the reader to central ideas of computation by establishing a series of mental models for computation. Earlier editions used the programming language Scheme in their program examples. This new version of the second edition has been adapted for JavaScript. The first three chapters of SICP cover programming concepts that are common to all modern high-level programming languages. Chapters four and five, which used Scheme to formulate language processors for Scheme, required significant revision. Chapter four offers new mat