|
PHP -
Intermediate
|
|
Written by Stuart Duncan
|
|
Friday, 27 November 2009 17:32 |
|
Object Oriented Programming is usually used the kind of programming that you find in video games, robotic engineering... even desktop interfaces... so it's hard to imagine how you could use something like an 'object' when working with a website but the truth is that there are a lot of advantages to it. By learning how they work, hopefully you'll learn how and why they should be used in your code.
|