Already comfortable with JavaScript and HTML? Microsoft has just empowered you to build breakthrough apps for Windows 8. It’s a remarkable opportunity--and best-selling Microsoft web development author Stephen Walther will show you how to take full advantage of it.
Offering the same deep insight and practical code that has made his ASP.NET Unleashed the #1 ASP.NET book of all time, Walther covers everything you need to build, test, and distribute outstanding Windows 8 software with JavaScript and HTML5.
Walther clearly demonstrates the unique advantages Windows 8 offers to web developers. He guides you through using Microsoft’s new WinJS library to develop apps for Microsoft’s brand-new version of Windows--you learn how to use JavaScript templates, controls, and data binding. You’ll find in-depth coverage of everything from displaying data with a ListView control to supporting SkyDrive cloud storage, creating games to using IndexedDB and HTML5 forms.
If you’re a web developer, Windows 8 gives you millions of new potential users--and you already have many of the skills you’ll need to reach them. Get this book, master the tools and techniques you don’t already know--and go after that huge new market!
This is basically 66% of what I was looking for. I think a better title for this book would have had the words "WinJS" in the title as this book is mostly a lap around using WinJS to craft Win8 apps. It covers the UI controls in WinJS with a good level of detail and goes into a lot of depth on ListView which is at the heart of most apps. It really briefly covers using canvas to create a simple game as well. It doesn't cover a number of important topics in my opinion like implementing share contracts and live tiles but it is a good getting started reference. I poured through this in about 3 days and then sat down to write an app to apply and I felt like I got a good enough grounding to be productive.