Limit this search to....

Beginning Web Applications: With Html5, Css3, and JavaScript
Contributor(s): Diana, Robert (Author)
ISBN: 1430240806     ISBN-13: 9781430240808
Publisher: Apress
OUR PRICE:   $35.99  
Product Type: Paperback
Published: July 2013
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - Html
- Computers | Web - Web Programming
Dewey: 006.74
Physical Information: 350 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Beginning Web Applications With HTML5, CSS3, and JavaScript shows how to use the new web standards to create rich applications that go beyond what previous technologies allowed. By following the examples in the book, you will learn how to use these new standards in real-world applications, instead of just reading a dry reference manual. These real-life uses of the new HTML tags, WebSockets, and Canvas give you the foundation you'll need to build larger applications of your own. Learning how to apply the new standards will prepare you for the future of web development, regardless of what platform your users are ondesktop, tablet, or evensmartphone.

Follow examples using the new semantic structure, form validation, WebSockets, and client-side storage. Learn how to make your applications shine with CSS3 and new multi-column and flexbox layouts. Add interactivity to your applications using the Drag-and-Drop, Editing, and Canvas APIs. What you'll learn How to use new HTML5 structure tags like sections and navigation menus How to make use of more client-side data with application caching and WebStorage How to talk to a server application asynchronously with WebSockets How to design the structure of a page using the new CSS3 multi-column and flexbox layouts How to add interactivity to applications more easily with the Drag and Drop and Editing APIs How to create graphics using Canvas and SVG Who this book is for

Beginning Web Applications with HTML5, CSS3, and JavaScript is for developers who just want to get things done. Sometimes, you can't find a web designer, JavaScript guru, or application architect when you need one, so you need to build the application yourself. This book is for people who want to learn how to use client-side WebStorage to save data offline, use WebSockets to create interactive and real-time applications, and create new page designs with CSS3 multi-column layouts. This book is for people who want to build applications for the future. "