Sponsorised links
October 2009
Sponsorised links
September 2009
August 2009
July 2009
June 2009
March 2009
Python Types and Objects
Explains different Python new-style objects, starting with <type 'type'> and <type 'object'>, and going all the way to user defined classes and instances. New-style implies Python version 2.2 and up. The system described is sometimes called the Python type system, or the object model.
February 2009
pChart | a PHP Charting library
November 2008
October 2008
August 2008
Learning to program
Building Object-Oriented Applications in Flash 5
excellent tutoriel sur la programmation orientée objet. Je l'avais perdu depuis longtemps. C'est pour Flash, mais les principes sont excellents.what object-oriented programming is, why it is useful, and how it may apply to programs you make in Flash 5.
March 2008
February 2008
Class Inheritance with PHP
January 2008
November 2007
John Resig - JavaScript Method Overloading
a quick-and-dirty function for doing simple method overloading
obscure feature revealed
