Developer tutorials

Tutorials with examples and functional demonstrations to master all Web 2.0 technologies and create a dynamic site or create rich web applications.

XAML

Create local applications for Metro from Windows 8 or the Internet. XAML is a GUI language that can be used as an alternative to HTML 5 with a much richer set of tags.
XAML tutorial.

The Silverlight and XAML tutorial allows you to create applications that run in a browser with a rich interface, graphics and video.

SQL

As specified in the definition of Web 2.0, now SQL is necessary not only for programmers, but also for modern webmasters, since it is used in most CMS, which includes Wordpress, forums...

SQL tutorial.

SQLite

SQLite is a database manager that runs locally or on web hosting without connecting to a MySQL database... It is used by Google Gears, Firefox 3 and other modern tools for offline web applications. Therefore, it is important that webmasters know how it works.

SQLite tutorial.

Creating a CMS

Stages of building a content management system. Online editor, user management, comments on pages... Some Wordpress tutorials can also be found in the Blogs folder.

How to build a CMS.

JavaScript and Web Page

An interactive tutorial or object functions and methods are studied using interactive examples. Common DOM objects and interaction with web pages are implemented in demos.

JavaScript tutorial as examples.

Canvases

Web pages and applications can contain vector images, pictures, or animated images. In canvas, you can create a game, and 3D games were worn while enjoying the speed of Asm.js.
The drawing bases in Canvas with JavaScript are given in this course with interactive examples.

Kanwa textbook.

One-page guides