Rating:

Author: Eric Freeman
ISBN : B009THD9JE
New from $15.49
Format: PDF, EPUB
Direct download links available Free Head First HTML5 Programming: Building Web Apps with JavaScript from mediafire, rapishare, and mirror link
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.
Download latest books on mediafire and other links compilation Free Head First HTML5 Programming: Building Web Apps with JavaScript
- File Size: 26089 KB
- Print Length: 610 pages
- Simultaneous Device Usage: Unlimited
- Publisher: O'Reilly Media; 1 edition (October 15, 2011)
- Sold by: Amazon Digital Services, Inc.
- Language: English
- ASIN: B009THD9JE
- Text-to-Speech: Enabled
X-Ray:
- Lending: Not Enabled
- Amazon Best Sellers Rank: #55,533 Paid in Kindle Store (See Top 100 Paid in Kindle Store)
- #33
in Books > Computers & Technology > Web Development & Design > Programming > JavaScript
- #33
in Books > Computers & Technology > Web Development & Design > Programming > JavaScript
Free Head First HTML5 Programming: Building Web Apps with JavaScript
The first 6 chapters blew me away with its coverage of JavaScript. I really wasn't expecting an introduction to JavaScript from an HTML5 Book, but I am glad it did, however, as the first half of the book is an excellent introduction to using JavaScript for DOM Manipulation as well as passing data to and from web servers and 3rd party services using the XMLHttpRequest Object. If you are unfamiliar with JavaScript, I would recommend this as your first book for learning JavaScript. The focus on fundamentals was really refreshing. The examples were believable, interesting, and challenging. And, the whole problem-solution approach used in the Head First Series Books is very useful for both learning the theory and applying it in real-world scenarios.
The last half of the book takes all the JavaScript you learned in the first half and applies it to some of the new features in HTML5 like Geolocation, Canvas, Video, Web Storage, and Web Workers. I am still amazed by the Geolocation and Google Maps API example as I just did something similar for a client. Just like the coverage of JavaScript, you get a really solid introduction to using the HTML5 features as well as background on the problems they solve. As you can see from the list of features I mentioned above, the book doesn't cover all the new features in HTML5. As with all the Head First Books you get a list of the top 10 things they didn't cover and there is an appendix that lists many of the new HTML5 Tags that aren't covered, too.
If you haven't read a Head First Series Book, be prepared for a lot of diagrams, puzzles, pictures, speech bubbles, games, and other visual and gaming strategies to help you learn.
First let me say that I am a huge fan of the Head First series. However, this is not one of the better books in the series. It's ok, but not great.
I am a college professor and assign these books regularly to my students, who usually find them very helpful and accessible. The main problem with this HTML5 book is in the first 4 chapters: while it attempts to provide an intro to Javascript as needed for HTML5, the chapters don't result in any working code by the end. There are no themes to the chapters, and there is no overall project that the book helps you make as an example. The chapters in this book don't build up to a solution, either individually or as a book.
The reason this is bad is twofold:
(1) I can't say "get the code in chapter 3 working before next class" because the chapters are just a jumble of disconnected examples. The exception to this is chapter 2, but chapters 1, 3, 4 should have also followed this model since those chapters are all attempting to teach the rudiments of Javascript.
(2) Newbie students have enormous difficulty generalizing and reapplying generic, disconnected solutions. They need a consistent set of working examples that they can refer to again and again. The consistent set of examples in a book like this provides common ground for everyone in the class. The way this book is designed, there are too many different tiny examples. In Chapter Four, should I talk about the Dog example, the Movie example, the Game example, or what? There is too much inordinate context switching within each chapter.
The Head First Javascript book is much, much better as a teaching book for Javascript basics. It uses one example per chapter, and covers the basics very well.
Download Link 1 -
Download Link 2