Author | Kraig Brockschmidt |
Publisher | Microsoft Press |
Published | 2014 |
Edition | 2 |
Paperback | 1311 pages |
Language | English |
License | Open Access |
Microsoft Press is pleased to offer the 2nd edition of Kraig Brockschmidt's in-depth ebook on writing Windows Store apps using HTML, CSS3, and JavaScript. The book's primary focus will be on applying web technologies within the Windows platform, highlighting its unique considerations, rather than exploring the intricacies of the web standards themselves.
The author operates on the assumption that the reader is already at least somewhat conversant with these standards. While they will cover more salient areas like the CSS grid, which is central to app layout, they trust that the reader is capable of finding appropriate references for other topics.
Nevertheless, the text is enriched by insights gained from working directly with real-world developers on their applications. As a member of the Windows Ecosystem team, the author and their colleagues have been on the front lines, bringing the first apps to the Windows Store. This experience involved writing code, investigating bugs, and conducting design, code, and performance reviews with the Windows engineering team. One of the author's chief goals for this book is to distill that deep, firsthand understanding and make it available to a much broader audience of developers.
This book is published as open-access, which means it is freely available to read, download, and share without restrictions.
If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.
If you are interested in learning how to build and design websites, Hyper Text Markup Language (HTML) is a great place to start. This project-based tutorial series will introduce you to HTML and its methods by building a personal website using our demonstration site (below) as a model. Once you learn the basics, you will know how change the website
This project-based eBook will introduce you to Cascading Style Sheets (CSS), a stylesheet language used to control the presentation of websites, by building a personal website using our demonstration site as a model. Though our demonstration site features Sammy the Shark, you can switch out Sammy's information with your own if you wish to personali
This book is for people who build for the web and want to add animation to their designs and sites. A bit of basic CSS knowledge is needed but I won't assume any knowledge of transitions or animations. We'll start with the basics, and through a mix of theory and practical examples, learn all about transitions and animation.
Greatly enhanced and updated from the third edition, this is the title any JavaScripter cannot afford to be without! JavaScript Bible, 4th Edition covers the new powerful functionality JavaScript will gain with the release of new revs of Internet Explorer and Netscape Communicator. This book features essential new JS information, additional ready-t
This book walks you through a patterns-based approach to building real-world cloud solutions. The patterns apply to the development process as well as to architecture and coding practices. Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overview
If you want to build your site's frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You'll learn how to create structured JavaScript applications, using Backbone's own flavor of model-view-controller (MVC) architecture. Start with the basics of MVC, SPA, and Backbone, then g