Programming HTML5 Applications

Programming HTML5 Applications
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 144
Release :
ISBN-10 : 9781449322724
ISBN-13 : 1449322727
Rating : 4/5 (24 Downloads)

Book Synopsis Programming HTML5 Applications by : Zachary Kessin

Download or read book Programming HTML5 Applications written by Zachary Kessin and published by "O'Reilly Media, Inc.". This book was released on 2011-11-10 with total page 144 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 applications. This practical guide takes you beyond simple site creation and shows you how to build self-contained HTML5 applications that can run on mobile devices and compete with desktop apps. You’ll learn powerful JavaScript tools for exploiting HTML5 elements, and discover new methods for working with data, such as offline storage and multithreaded processing. Complete with code samples, this book is ideal for experienced JavaScript and mobile developers alike. Store session data in the browser with local storage objects Save trips to the server: store larger amounts of data with IndexedDB Give browsers limited access to a user’s system to read and upload files Take your app offline—and speed up page loading when it’s online Use Web Workers to create multithreaded applications Transfer data between browser and server more efficiently with Web Sockets Learn about HTML5 tags for forms, multimedia, graphics, and geolocation "HTML5 is all the rage these days, but it's more than just a buzzword. Programming HTML5 Applications provides the knowledge to guide you through all the new technologies needed to make modern web applications." --Ralph Whitbeck, cohost of The Official jQuery Podcast


Programming HTML5 Applications Related Books

Programming HTML5 Applications
Language: en
Pages: 144
Authors: Zachary Kessin
Categories: Computers
Type: BOOK - Published: 2011-11-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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
Head First HTML5 Programming
Language: en
Pages: 611
Authors: Eric Freeman
Categories: Computers
Type: BOOK - Published: 2011-10-06 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

"Head First HTML5" introduces key features including improved text elements, audio and video tags, geolocation, and the Canvas drawing surface. Concrete example
Pro HTML5 Programming
Language: en
Pages: 344
Authors: Peter Lubbers
Categories: Computers
Type: BOOK - Published: 2012-01-19 - Publisher: Apress

DOWNLOAD EBOOK

HTML5 is here, and with it, web applications have acquired power, ease, scalability, and responsiveness like never before. With this book, developers will learn
Programming 3D Applications with HTML5 and WebGL
Language: en
Pages: 403
Authors: Tony Parisi
Categories: Computers
Type: BOOK - Published: 2014-02-13 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics
Programming JavaScript Applications
Language: en
Pages: 253
Authors: Eric Elliott
Categories: Computers
Type: BOOK - Published: 2014-06-26 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design pattern