I have been developing with PHP, off and on, for years. That is to say, my day job has nothing to do with programming, but I’ve been creating sites for myself and others using PHP for a while. Not many, maybe 5 or 10 a year and not all have been done in PHP from scratch. For example, lately I’ve been working with WordPress a lot.
I understand the concepts of OOP. I get classes and objects. I’ve done some tutorials and I understand the concept of MVC.
I started running through some tutorials on Ruby on Rails and then realized that maybe I should stick to a language I have some experience with, which brought me here to Yii.
My question, then… is Yii the right place to be learning OOP, or should I already be proficient in OOP before I start working with Yii.
I must admit, I’m having a bit of trouble trying to teach myself both OOP and the Yii framework at the same time.
I think I can do it, but maybe there’s a better way? Suggestions?