PUBLIC   marks

PUBLIC MARKS with tag oop

Sponsorised links

This year

Python Types and Objects

by karlcow

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.

pChart | a PHP Charting library

by Xavier Lacot & 4 others
pChart is a PHP class oriented framework designed to create aliased charts.

Sponsorised links

2008

Learning to program

by karlcow & 6 others
UN autre excellent guide de programmation avec Python cette fois ci.

Building Object-Oriented Applications in Flash 5

by karlcow & 3 others

what object-oriented programming is, why it is useful, and how it may apply to programs you make 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.

Class Inheritance with PHP

by chantal (via)
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.

2007

John Resig - JavaScript Method Overloading

by greut & 1 other

a quick-and-dirty function for doing simple method overloading

obscure feature revealed

Yellow Duck Framework

by jdrsantos
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.

Ruby per applicazioni web

by runen
Manuale di Marco Ceresa sul linguaggio Ruby

RR-2877.pdf (Objet application/pdf)

by Xavier Lacot
This paper is about colored object programming. It focuses on the rigorous handling of independent supplementary behaviours.

cashto's blog : Coding Against the Grain

by mbertier (via)
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

by jdrsantos & 4 others
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

by jdrsantos
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.

PUBLIC TAGS related to tag oop

no tag

Sponsorised links