徹底攻略jQuery Mobile 智慧型手機程式開發HTML5可將開發智慧型手機程式的語言統整成HTML/JavaScript,真實地實現所謂的「智慧型開發」,也就是一套HTML/JavaScript程式碼分別支援三種平台的意思,再加上本書為了有效開發HTML5智慧型手機程式而介紹了「jQuery Mobile」與「PhoneGap」,因此要想以三倍速度完成智慧型手機程式的開發也絕不是白日夢。
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
jQuery is often referred to as the 'write less, do more' JavaScript library. It allows a few clear lines of elegant, well-tested, code to replace many pages of complex hand-coded script, speeding deve
Google Apps Script is a JavaScript based programing platform hosted on Google servers giving you a complete solution for creating your applications in the cloud. Don’t let the name fool you, Google Ap
HTML5 Gamesshows you how to combine HTML5, CSS3 and JavaScript to make games for the web and mobiles - games that were previously only possible with plugin technologies like Flash. Using the latest op
JavaScript is increasingly seen as a proper application language instead of just a tool for spicing up web pages. Ext JS, a mature and stable JavaScript framework, provides the libraries and structure
Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. T
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
This textbook provides a synopsis of the major computer programming languages including C++, HTML, JavaScript, CSS, VB.NET, C#.NET, ASP.NET, PHP, and SQL). It is designed for IS/IT majors. This text a
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