Search Content

Articles Categories


Advertisements

Partners


Blog Tags


Popular Articles


Object Oriented Javascript
2008-05-22 05:09:41

From a language perspective, there is absolutely nothing modern about object-oriented programming or object-oriented JavaScript; JavaScript was designed to be a completely object-oriented language from the start. However, as JavaScript has “evolved” in its use and acceptance, programmers of other languages (such as Ruby, Python, and Perl) have taken note and begun to bring their programmatic idioms over to JavaScript.  Read more

Posted into JavaScript Tutorials / 0 comments »