Thursday, September 12, 2013

HTML 5 Tutorials Chapter 1: Introduction

HTML5_Wallpaper_1280x10242
Microsoft is embracing HTML 5 as the default platform for application development for Windows 8. This announcement from Microsoft came as a surprise to the application developers, especially to the Silverlight developers.

Until the announcement of HTML 5 based App model of Windows 8, Html was considered as a set of tags for developing web pages. Html 5 is an upcoming standard and is obviously much more powerful than current version of Html, but no one expected it could be used for serious application development. In fact, I remember complaint from a Silverlight developer: "So far we were riding a horse (Silverlight) and now we are forced to settle with a donkey (Html)". This shows the frustration of developers in Microsoft pushing Html 5 instead of Silverlight.

I am not going deep in to the arguments on whether Microsoft should push Silverlight or Html 5. Rather, I would focus on how to use HTML 5 and how to develop serious applications using HTML 5 and JavaScript.

HTML 5 Tutorials

I will be organizing the HTML 5 tutorials as a series of articles. You can navigate to the next or previous chapters using the "related articles" link in the bottom of each chapter.

You are not required to follow the order in which I have written the tutorials. However, following the series may help you learn in an organized manner. I will be providing several samples, mini projects and source code in some chapters. You will be able to download several HTML 5 sample applications in the upcoming chapters.

Share this