Class Construction
Tweet(Next Up: Abstraction)
The basics of creating objects are really quite simple. We make use of code files to create the object template and implementation. Once this is created all we need to do is use, and invoke the object! Sounds simple enough, right? Not all languages use this concept, but it is still fairly prevalent especially in C++ and Objective-C.
We will now take a close look at a basic road map for object construction!

Questions or comments on Class Construction? Please consult our forums.
| Segments | Time |
|---|---|
| 6:36 |
| Attachments | Size |
|---|---|
introoo...ion.pdf | 1.22 MB |