rssHome » Programming » JavaScript

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

eBook Details:

  • Paperback: 388 pages
  • Publisher: Microsoft Press (June 6, 2013)
  • Language: English
  • ISBN-10: 0735675945
  • ISBN-13: 978-0735675940

eBook Description:

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

  • Build on your knowledge of HTML5, CSS, and JavaScript
  • Create photo and media galleries with built-in HTML widgets
  • Interact with the system through live tiles, contracts, and view state detection
  • Store and access data on the local device and via the Internet
  • Access webcam, GPS, and other sensors embedded in the device
  • Create your first programs and publish them to the Windows Store

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

Learn the fundamentals of Windows 8 programming and begin creating apps for desktops, laptops, tablets, and other devices. If you have previous experience with HTML5 and JavaScript simply start here! This book introduces must-know concepts and getting-started techniques through easy-to-follow explanations, examples, and exercises. Learn the fundamentals of Windows 8 programming and begin creating apps for desktops, laptops, tablets, and other devices. If you have previous experience with HTML5 and JavaScript simply start here! This book introduces must-know concepts and getting-started techniques through easy-to-follow explanations, examples, and exercises. Download eBook Free »

Developing Backbone.js Applications: Building Better JavaScript Applic...

eBook Details:

  • Paperback: 374 pages
  • Publisher: O’Reilly Media (May 29, 2013)
  • Language: English
  • ISBN-10: 1449328253
  • ISBN-13: 978-1449328252

eBook Description:

Developing Backbone.js Applications

  • Learn how Backbone.js brings MVC benefits to the client-side
  • Write code that can be easily read, structured, and extended
  • Work with the Backbone.Marionette and Thorax extension frameworks
  • Solve common problems you’ll encounter when using Backbone.js
  • Organize your code into modules with AMD and RequireJS
  • Paginate data for your Collections with the Backbone.Paginator plugin
  • Bootstrap a new Backbone.js application with boilerplate code
  • Use Backbone with jQuery Mobile and resolve routing problems between the two
  • Unit-test your Backbone apps with Jasmine, QUnit, and SinonJS

If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.

Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework. Download eBook Free »

Bootstrap: Responsive Web Development

eBook Details:

  • Paperback: 128 pages
  • Publisher: O’Reilly Media (May 22, 2013)
  • Language: English
  • ISBN-10: 1449343910
  • ISBN-13: 978-1449343910

eBook Description:

Bootstrap: Responsive Web Development

  • Become familiar with Bootstrap’s file structure, grid systems, and container layouts
  • Learn HTML elements for typography, code, tables, forms, buttons, images, and icons
  • Design interfaces and other web elements, such as navigation, breadcrumbs, and custom modal windows
  • Use jQuery plugins for features such as revolving slideshows, tabbable interfaces, and dropdown menus
  • Modify everything from column count to typography colors with the LESS stylesheet language

Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins often without writing a single line of code.

Developed by Twitter and available free from GitHub, Bootstrap supports responsive design by dynamically adjusting your web page layout. With just a basic knowledge of HTML, CSS, and JavaScript, you can build apps that work equally well on desktop screens, smartphones, and tablets. This book shows you how. Download eBook Free »

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScr...

eBook Details:

  • Paperback: 240 pages
  • Publisher: Addison-Wesley Professional; 1st edition (December 6, 2012)
  • Language: English
  • ISBN-10: 0321812182
  • ISBN-13: 978-0321812186

eBook Description:

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript

  • Better ways to use prototype-based object-oriented programming
  • Subtleties and solutions for working with arrays and dictionary objects
  • Precise and practical explanations of JavaScript’s functions and variable scoping semantics
  • Useful JavaScript programming patterns and idioms, such as options objects and method chaining
  • In-depth guidance on using JavaScript’s unique “run-to-completion” approach to concurrency

In Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript, long-time JavaScript standards committee insider David Herman introduces 30 powerful ways to write more efficient and more robust software with the latest version of JavaScript. Utilizing the concise, scenario-driven style pioneered by Scott Meyers in his best-selling Effective C++, Herman brings together tips, techniques, shortcuts, and realistic code examples available in no other book. Drawing on his profound understanding of JavaScript’s design, history, strengths, and weaknesses, Herman focuses on capturing JavaScript’s full expressive power. Download eBook Free »

JavaScript for PHP Developers

eBook Details:

  • Paperback: 160 pages
  • Publisher: O’Reilly Media (May 9, 2013)
  • Language: English
  • ISBN-10: 1449320198
  • ISBN-13: 978-1449320195

eBook Description:

JavaScript for PHP Developers

  • Explore JavaScript syntax, including variables, arrays, loops, and conditions
  • Learn how functions are important in JavaScript and why they’re actually objects
  • Delve into JavaScript’s object-oriented features, including prototypes, code reuse, and inheritance
  • Examine the built-in API and explore its global functions, properties, and objects
  • Learn about updates in ECMAScript5, the latest version of the standard
  • Use common design patterns to organize your code in large applications

If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript the core JavaScript language from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.

JavaScript knowledge is essential for working with today’s Web, whether you’re building applications for the client, the server, or for mobile use and your PHP experience gives you a head start. This book will help you become fluent with JavaScript quickly, and then serve as a handy reference once you start coding. Download eBook Free »

PHP, MySQL, JavaScript & HTML5 All-in-One For Dummies

eBook Details:

  • Paperback: 720 pages
  • Publisher: For Dummies; 1st edition (April 1, 2013)
  • Language: English
  • ISBN-10: 111821370X
  • ISBN-13: 978-1118213704

eBook Description:

PHP, MySQL, JavaScript & HTML5 All-in-One For Dummies

  • Addresses how PHP, MySQL, JavaScript, and HTML5 are vital tools for creating dynamic, database-driven websites and are especially important for e-commerce sites
  • Serves as essential reading for web designers who are new to these technologies, offering a crash course covering all of these powerful technologies in this handy volume of seven self-contained minibooks
  • Covers how to program in PHP and how to create and administer a MySQL database as well as how to manipulate MySQL data via a web interface
  • Shows how to create a secure website and how to code popular e-business applications such as login programs and shopping carts

PHP, MySQL, JavaScript & HTML5 All-in-One For Dummies

PHP, JavaScript, and HTML5 are essential programming languages for creating dynamic websites that work with the MySQL database. PHP and MySQL provide a robust, easy-to-learn, open-source solution for creating superb e-commerce sites and content management. JavaScript and HTML5 add support for the most current multimedia effects. This one-stop guide gives you what you need to know about all four! Seven self-contained minibooks cover web technologies, HTML5 and CSS3, PHP programming, MySQL databases, JavaScript, PHP with templates, and web applications. Download eBook Free »