Monday, June 04, 2012

It's an eBook day I guess... "Programming Windows 8 Apps with HTML, CSS, and JavaScript (First Preview)"

Microsoft Press - Free ebook: Programming Windows 8 Apps with HTML, CSS, and JavaScript (First Preview)

Hello! To help celebrate the Windows 8 Release Preview and the Visual Studio 2012 Release Candidate, we’re happy to release a preview edition of Programming Windows 8 Apps with HTML, CSS, and JavaScript, by Kraig Brockschmidt (who, some of you might remember, many years ago worked with us on a couple editions of Inside OLE).

...

This first preview contains the first four chapters of what we think will be an 18-chapter final ebook:

  • Chapter 1 The Life Story of a Metro Style App: Platform Characteristics of Windows 8
  • Chapter 2 Quickstart
  • Chapter 3 App Anatomy and Page Navigation
  • Chapter 4 Controls, Control Styling, and Basic Data Binding
  • Chapter 5 Collections and Collection Controls
  • Chapter 6 Layout
  • Chapter 7 Metro Style Commanding UI
  • Chapter 8 State, Settings, Files, and Documents
  • Chapter 9 Input and Sensors
  • Chapter 10 Media
  • Chapter 11 Purposeful Animations
  • Chapter 12 Contracts
  • Chapter 13 Tiles, Notifications, the Lock Screen, and Background Tasks
  • Chapter 14 Networking
  • Chapter 15 Devices and Printing
  • Chapter 16 Extensions
  • Chapter 17 Apps for Everyone: Localization, Accessibility, and the Windows Store
  • Chapter 18 Services

..."

imageimage

image

Who This Book Is For
This book is about writing Metro style apps for Windows 8 using HTML5, CSS3, and JavaScript. Our primary focus will be on applying these web technologies within the Windows 8 platform, where there are unique considerations, and not on exploring the details of those web technologies themselves. For the most part, then, I'm assuming that you're already at least somewhat conversant with these standards. We will cover some of the more salient areas like the CSS grid, which is central to app layout, but otherwise I trust that you're capable of finding appropriate references for everything else.

I'm also assuming that your interest in Windows 8 has at least two basic motivations. One, you probably want to come up to speed as quickly as you can, perhaps to carve out a foothold in the Windows Store sooner rather than later. Toward that end, I've front-loaded the early chapters with the most important aspects of app development along with "Quickstart" sections to give you immediate experience with the tools, the API, and core platform features. On the other hand, you probably also want to make the best app you can, one that performs really well and that takes advantage of the full extent of the platform. Toward this end, I've also endeavored to make this book comprehensive, helping you at least be aware of what's possible and where optimizations can be made.

Many insights have come from working directly with real-world developers on their real-world apps. As part of the Windows Ecosystem team, myself and my teammates have been on the front lines bringing those first apps to the Windows Store. This has involved writing bits of code for those apps and investigating bugs, along with conducting design, code, and performance reviews with members of the core Windows engineering teams. As such, one of my goals with this book is to make that deep understanding available to many more developers, including you!

This is just the start of this wave and given the change that is Windows 8, this is going to be a big one...

 

Related Past Post XRef:
[Limited time offer] Programming Windows 6th Edition Preview eBook is now available. Buy the CP edition today for $10 and get the RP/RTM book updates as they are released, free...
Code samples for "Programming Windows, 6th Edition" updated for Windows 8 Release Preview & Visual Studio 2012 RC (and you also get C++ versions too)

Windows 8 RP now available via MSDN Subscribers Download (and everyone else now)

Visual Studio 2012 RC (fka VS 11) now available

No comments: