Search tutorials
What's the Point?
So to put it in the simplest of terms, inheritance is a linguistic level (built into the language) method of reusing code. The idea being that you can write code in one class and then reuse it in other classes. Inheritance is a huge topic (sometimes fraught with debate about how to best use it) so I am not going to try to cover everything here, but rather I am going to try to get the main idea across by looking at some very basic examples.
| » Level Intermediate |
|
Added: 2007-12-10 Rating: 9 Votes: 5 |
| » Author |
| Kortex (aka Jeremy Wischusen) is a Flash/PHP developer for myyearbook.com and the lead software architect for the DigitallyU Digital Portfolio Software Suite. |
| » Download |
| Download the files used in this tutorial. |
| Download (7 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!