02-24-2009, 11:25 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Feb 2009
Posts: 11
Thanks: 1
|
Object Oriented Programming
Hello Everyone!
I'm new to the community but not to php :). I've been in web development for roughly 12 years and more specifically programming in php for about 6. I haven't really dabbled in any other language as all work I've done has been in php :D. With that said I'd really like to get more into object oriented programming seeing as I'm pretty old school atm. I roughly get the basics of it w/ classes and functions/methods and variables/properties, but what I'm having a hard time grasping is the thought process. It's a whole different way of looking at it...
So is there anyone that can point me in the right direction that could help me understand the concept of this type of programming? Or even better if someone has an uber simple script that is class based that I can look at and physically understand instead of reading about. I asked a friend for a simple CRUD blog and he wrote an example using his own framework so it was 50million files... *sigh*
Sorry for the lengthy post...
~DizzyD
|
|
|
|