public marks

PUBLIC MARKS from cadu with tag oo

01 January 1970 01:00

Object-oriented language basics, Part 7

Object-oriented language basics, Part 7 Learn about Java's many shapes and find out how to accommodate generalities in your class hierarchies

Claw Framework

a convenient and intuitive way of development of PHP5 driven object oriented applications.

Tutorial: Simple design patterns in Macromedia Flash MX 2004

Simple design patterns in Macromedia Flash MX 2004<br /> <br /> A tutorial on the new OO programming model in Flash MX 2004<br /> by Peter Parente

ActionScripting Tools

ActionScripting Tools

Quantumwave.com - Flash ActionScript

Flash ActionScript OOP Articles, Tutorials & Resources

Ootips “design pattern” Object Orientation Tips

by 2 others
Welcome to ootips - a free service devoted to object oriented technologies.

Object Hierarchy and Inheritance in JavaScript

by 4 others
good javascript object orientated tutorial

Using objects and references in PHP4

Using objects and references in PHP4

Basic Object-Oriented Concepts

Basic Object-Oriented Concepts

The Object Oriented Programming Web - Programming and Computer Science Tutorials, Lecture notes and online books

by 3 others
The Object Oriented Programming Web publishes FREE programming and computer science tutorials, lecture notes, course slides and e-books. OOPWeb.com is a great resource for all programmers and computer science students, but it's especially popular among those who are interested in C++ and Java programming and those who are interested in Object Oriented Programming.

Object-oriented language basics, Part 2

Object-oriented language basics, Part 2 Declare and access fields and methods

Prototype JavaScript Framework: Class-style OO, Ajax, and more

by 96 others
Prototype is a JavaScript framework that aims to ease development of dynamic web applications.

Object-oriented language basics, Part 3

Object-oriented language basics, Part 3 Composition: Build objects from other objects

JpGraph - PHP Graph Creating Library

by 1 other
JpGraph is a Object-Oriented Graph creating library for PHP >= 4.3.1 The library is completely written in PHP and ready to be used in any PHP scripts

Object-oriented language basics, Part 4

Object-oriented language basics, Part 4 Inheritance: Build objects in layers

Object-oriented language basics, Part 5

Object-oriented language basics, Part 5 The root of all classes