Saturday, December 29, 2007

MySQL Tutorial File (.chm)

MySQL is a relational database management system (RDBMS) that has more than 11 million installations. MySQL is named after Monty Widenius's daughter My. The program runs as a server providing multi-user access to a number of databases. MySQL is officially pronounced (My S-Q-L), but often pronounced (My SeQueL).



Please click here to download MySQL Tutorial in .chm format

Filesize : 7.4 MB

CSS Tutorial File (.chm)

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL.

Please click here to download CSS Tutorial in .chm format

Filesize : 873 kB

HTML Tutorial File (.chm)

HTML, which stands for Hyper Text Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be used to create interactive forms. It is written in the form of HTML elements consisting of "tags" surrounded by angle brackets within the web page content. It can include or can load scripts in languages such as JavaScript which affect the behavior of HTML processors like Web browsers; and Cascading Style Sheets (CSS) to define the appearance and layout of text and other material. The W3C, maintainer of both HTML and CSS standards, encourages the use of CSS over explicit presentational markup.

Please click here to download HTML Tutorial in .chm format

Filesize : 542 kB

Friday, December 28, 2007

MooTools Javascript Framework Tutorial File (.chm)

MooTools is an open source, lightweight, modular object-oriented programming JavaScript web application framework released under the MIT License. The goal of the software is to provide a means for intermediate to advanced web developers to write cross-browser JavaScript in an elegant, flexible, and efficient fashion. The MooTools JavaScript framework includes built-in functions for manipulation of CSS, DOM elements, native JavaScript objects, Ajax requests, and more. MooTools also provides a detailed, coherent API to increase speed of development.

Please click here to download MooTools Javascript Framework Tutorial in .chm format

Filesize : 282 kB

ScriptaculousTutorial File (.chm)

script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework, providing dynamic visual effects and user interface elements via the Document Object Model.

Please click here to download Scriptaculous Tutorial in .chm format

Filesize : 80 kB

Prototype Javascript Framework Tutorial File (.chm)

The Prototype JavaScript Framework is a JavaScript framework created by Sam Stephenson which provides an Ajax framework and other utilities. It is implemented as a single file of JavaScript code, usually named prototype.js. Prototype is distributed standalone, but also as part of larger projects, such as Ruby on Rails, script.aculo.us and Rico.

Please click here to download Prototype Javascript Framework Tutorial in .chm format

Filesize : 321 kB

PHP Tutorial File (.chm)

PHP, or PHP: Hypertext Preprocessor, is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages. It can be embedded into HTML and generally runs on a web server, which needs to be configured to process PHP code and create web page content from it. It can be deployed on most web servers and on almost every operating system and platform free of charge.

Please click here to download PHP Tutorial in .chm format

Filesize : 2.5 MB