Pro HTML5 Programming (Professional Apress)

Pro HTML5 Programming (Professional Apress)
Authors
Peter Lubbers, Brian Albers, Frank Salim
ISBN
143023864X
Published
30 Nov 2011
Purchase online
amazon.com

HTML5 is here, and with it, web applications have acquired power, ease, scalability, and responsiveness like never before. With this book, developers will learn how to use the latest cutting-edge HTML5 web technology—available in the most recent versions of modern browsers—to build web applications with unparalleled functionality, speed, and responsiveness.This new edition includes major revisions for WebSockets functionality, reflecting the new W3C specification.

Editorial Reviews

HTML5 is here, and with it, web applications have acquired power, ease, scalability, and responsiveness like never before. With this book, developers will learn how to use the latest cutting-edge HTML5 web technology—available in the most recent versions of modern browsers—to build web applications with unparalleled functionality, speed, and responsiveness.

This new edition includes major revisions for WebSockets functionality, reflecting the new W3C specification. It also features new chapters covering the drag-and-drop API as well as SVG.

  • Explains how to create real-time HTML5 applications that tap the full potential of modern browsers
  • Provides practical, real-world examples of HTML5 features in action
  • Covers all the new HTML5 APIs to get you up-to-speed quickly with HTML5
  • Fully updated to include the latest revisions of the WebSocket API, and much more.

What you’ll learn

  • How the HTML5 specification has evolved
  • How to develop cutting-edge web applications using new HTML5 features like WebSockets, geolocation, web storage, Canvas, and audio/video
  • Which features are available in modern browsers

Who this book is for

  • Web designers and developers who want to use the latest cutting-edge technology available in current browsers
  • Developers who want to create dynamic, HTML5 web applications
  • Developers who want to know which HTML5 features are supported by modern browsers

Table of Contents

  1. Overview of HTML5
  2. Using the Canvas API
  3. Working With Scalable Vector Graphics
  4. Working with Audio and Video
  5. Using the Geolocation API
  6. Using the Communication APIs
  7. Using the WebSocket API
  8. Using the Forms API
  9. Working with Drag-and-Drop
  10. Using the Web Workers API
  11. Using the Storage APIs
  12. Creating Offline Web Applications
  13. The Future of HTML5

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”