Head First HTML5 Programming: Building Web Apps with JavaScript

Head First HTML5 Programming: Building Web Apps with JavaScript
ISBN-10
1449331513
ISBN-13
9781449331511
Category
Computers
Pages
610
Language
English
Published
2011-10-06
Publisher
"O'Reilly Media, Inc."
Authors
Eric Freeman, Elisabeth Robson

Description

HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now we’ve got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak this language you’ve got to go beyond HTML5 markup and into the world of the DOM, events, and JavaScript APIs. Now you probably already know all about HTML markup (otherwise known as structure) and you know all aboutCSS style (presentation), but what you’ve been missing is JavaScript (behavior). If all you know about are structure and presentation, you can create some great looking pages, but they’re still just pages. When you add behavior with JavaScript, you can create an interactive experience; even better, you can create full blown web applications. Head First HTML5 Programming is your ultimate tour guide to creating web applications with HTML5 and JavaScript, and we give you everything you need to know to build them, including: how to add interactivity to your pages, how to communicate with the world of Web services, and how to use the great new APIs being developed for HTML5. Here are just some of the things you’ll learn in Head First HTML5 Programing: Learn how to make your pages truly interactive by using the power of the DOM. Finally understand how JavaScript works and take yourself from novice to well-informed in just a few chapters. Learn how JavaScript APIs fit into the HTML5 ecosystem, and how to use any API in your web pages. Use the Geolocation API to know where your users are. Bring out your inner artist with Canvas, HTML5’s new 2D drawing surface. Go beyond just plugging a video into your pages, and create custom video experiences. Learn the secret to grabbing five megabytes of storage in every user’s browser. Improve your page’s responsiveness and performance with Web workers. And much more.

Other editions

Similar books

  • Head First HTML and CSS: A Learner's Guide to Creating Standards-Based Web Pages
    By Eric Freeman, Elisabeth Robson

    Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML and CSS into your brain in a way that sticks. So what are you waiting for?

  • Head First JavaScript Programming: A Brain-Friendly Guide
    By Eric Freeman, Elisabeth Robson

    What will you learn from this book? This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model.

  • Head First HTML and CSS
    By Eric Freeman, Elisabeth Robson

    Our sincerest thanks to the whole O'Reilly team: Kristen Borg (production editor extraordinaire); the brilliant Rachel Monaghan (proofreader); Ron Strauss for his meticulous index; Rebecca Demarest for illustration help; Karen ...

  • Head First JavaScript
    By Michael Morrison

    Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.

  • Head First Web Design
    By Jeff Siarto, Ethan Watrall

    With this book, you'll learn the secrets of designing effective, user-friendly sites, fro

  • Head First HTML with CSS & XHTML
    By Eric Freeman, Elisabeth Robson, Elisabeth Freeman

    Associate Publisher: Mike Hendrickson Series Creators: Kathy Sierra, Bert Bates Series Advisors: Elisabeth Freeman, Eric Freeman Editor: Brett McLaughlin Cover Designers: Ellie Volckhausen, Karen Montgomery HTML Wranglers: Elisabeth ...

  • Head First JQuery
    By Ryan Benedetti, Ronan Cranley

    Explains how to build complex scripting functionality with minimal coding, providing coverage of functions ranging from incorporating Ajax apps and overcoming the limits of HTML and CSS to building plug-ins and using animation. Original.

  • Programming HTML5 Applications: Building Powerful Cross-Platform Environments in JavaScript
    By Zachary Kessin

    Complete with code samples, this book is ideal for experienced JavaScript and mobile developers alike.

  • Head First Ajax
    By Rebecca Riordan

    Provides information on building interactive Web applications using Ajax.

  • Head First Design Patterns: A Brain-Friendly Guide
    By Eric Freeman, Elisabeth Robson, Kathy Sierra

    By the time you finish this book, you’ll be able to take advantage of the best design practices and experiences of those who have fought the beast of software design and triumphed. What’s so special about this book?