Sponsorised links
November 2008
October 2008
Sponsorised links
August 2008
Learning to program
UN autre excellent guide de programmation avec Python cette fois ci.
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
There are many benefits of inheritance with PHP, the most common is simplifying and reducing instances of redundant code. Class inheritance may sound complicated, but think of it this way. Consider a tree. A tree is made up of many parts, such as the roots that reside in the ground, the trunk, bark, branches, leaves, etc. Essentially inheritance is a connection between a child and its parent.
January 2008
November 2007
John Resig - JavaScript Method Overloading
a quick-and-dirty function for doing simple method overloading
obscure feature revealed
August 2007
Jac Wright » An Introduction to Object-Oriented Programming (1 of 5)
An Introduction to Object-Oriented Programming
July 2007
Yellow Duck Framework
The Yellow Duck Framework is an object oriented framework that will help you with creating web applications. It's implemented using the popular PHP web scripting language.
June 2007
RR-2877.pdf (Objet application/pdf)
This paper is about colored object programming. It focuses on the rigorous handling of independent supplementary behaviours.
cashto's blog : Coding Against the Grain
There are a million ways a program can be written, but only a subset of those are agile, maintainable designs. How do you go about finding them?
mad4milk - your favorite splash page
MooTools is a compact, modular, Object-Oriented javascript framework designed to make writing extensible and compatible code easier and faster. MooTools lets you get the job done efficiently and effectively.
P4A - PHP For Applications - PHP Framework
P4A (PHP For Applications) is a PHP RAD and object oriented PHP framework for building event-driven stateful web applications. It features tableless HTML, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n, PEAR integration.
May 2007
Seagull PHP Framework :: Home
Seagull is a mature OOP framework for building web, command line and GUI applications. Licensed under BSD, the project allows PHP developers to easily integrate and manage code resources, and build complex applications quickly.
March 2007
Core JavaScript 1.5 Guide:Working with Objects - MDC
Setter and getter with JavaScript, just nice !
