Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
A Very Basic Introduction to Inheritance
Author: Kortex
| Website: http://www.visualflowdesigns.com/ |
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.40 Votes: 5
Hits: 785
|
| » 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)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|