Jump Start HTML5(English, Paperback, Sandeep Panda) | Zipri.in
Jump Start HTML5(English, Paperback, Sandeep Panda)

Jump Start HTML5(English, Paperback, Sandeep Panda)

Quick Overview

Rs.600 on FlipkartBuy
Product Price Comparison
If you’re any sort of web developer then you need to know HTML. The language has undergone some dramatic changes in recent years: HTML5 has come onto the scene, offering a slew of exciting new features, like native audio and video, vector graphics, offline apps, and much more. This book is the perfect primer to get to grips with HTML5, and start to take advantage of its power in your projects. What’s inside? Get to grips with the basics: syntax, document structure, and new elements. Master multimedia: embed native audio and video with ease! Create stunning graphics that scale using SVG and the new element. Build apps that work, even when your internet connection doesn’t, with local storage and IndexedDB. Take advantage of powerful APIs: Geolocation, Web Workers, Server Sent Events, and more! Who should read this book? Although this book is meant for HTML5 beginners, it isn’t totally comprehensive. As a result, we do assume some prior knowledge of HTML. If you are completely new to web development, SitePoint’s Build Your Own Website The Right Way Using HTML and CSS may be a better book for you. As we progress through the book, we’ll tackle some more advanced topics, such as APIs and offline applications. To follow these sections, you should be familiar with HTML and the fundamentals of JavaScript and the Document Object Model (DOM). It’s unnecessary to have deep knowledge of JavaScript. Still, you should understand event handling, JavaScript data types, and control structures such as while loops and if-else conditionals. We’ll keep our script examples simple, though, and explain them line by line. If you’re unfamiliar with JavaScript, you may like to read SitePoint’s Simply JavaScript by Kevin Yank for an introduction.