Treffer: Create Advanced Web Applications With Object-Oriented Techniques.
Title:
Create Advanced Web Applications With Object-Oriented Techniques.
Authors:
Source:
MSDN (1528-4859). May2007, Vol. 22 Issue 5, p48-58. 9p.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
The article discusses the use of the JavaScript as a prototype-based language, its use as an object-oriented programming, its coding tricks and its future. The program's function as an object with executable code associated with the JavaScript function is explained. The fact that every object created using Dog as its constructor function will have its own copy of the instance variable name is explained. Its flexibility and power to accommodate the class-based programming style typically found in other popular languages is indicated.