Tagged Questions
7
votes
3answers
469 views
What is the object-oriented thought process?
I've been studying OOP in conjunction with Zend's MVC implementation for the past few months. I'm pretty new to programming, generally, but I feel strongly that I should learn things the 'right' way, ...