Linked by John Collins on Wed 21st Apr 2004 06:42 UTC
General Development The purpose of this article is to give a novice programmer the basic idea of what OOP is, as implemented using PHP. Readers should have a basic knowledge of programming ie what variables are, variable types, basic methods of writing comments, and how to enter code into a text editor.
Permalink for comment
To read all comments associated with this story, please click here.
Thanks!
by Andy Crofts on Fri 23rd Apr 2004 05:22 UTC

Excellent artcle.
I've struggled with 'theoretical' OOP concepts for ages, and never got it. Books written by people who assume the reader already understands the idea.
This article had a simple (academic!!) example that I could follow at last.
Got it, easily. More like this, please!
-Andy
-Oulu, Finland