Cantitate/Preț
Produs

Programming HTML5 Applications

Autor Zachary Kessin
en Limba Engleză Paperback – 8 dec 2011
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
Citește tot Restrânge

Preț: 10788 lei

Preț vechi: 13484 lei
-20% Nou

Puncte Express: 162

Preț estimativ în valută:
2064 2172$ 1709£

Carte disponibilă

Livrare economică 24 decembrie 24 - 07 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449399085
ISBN-10: 1449399088
Pagini: 142
Dimensiuni: 185 x 242 x 8 mm
Greutate: 0.23 kg
Editura: O'Reilly
Locul publicării:Sebastopol, CA, United States

Cuprins


Notă biografică

Zachary Kessin has been working on developing interactive web applications since 1994. In the last few years Zachary's focus has been on building complex applications in the browser with Javascript, browser-based testing with Selenium, functional programming, and code generation.


Descriere

Move beyond simple site creation and build web applications with HTML5 that can compete with desktop apps and run on mobile devices. This practical guide shows you how HTML5's JavaScript APIs give you the power to take web development into many fields that used to require more platform-specific development-particularly mobile deployment.