Just want to receive general advice: I heared about Akelos and want to start learning it right now, but I also heared that prequisite for learning a PHP framework is that you must familiar with OOP. Unfortunately I know a little only about OOP of PHP5. So this means I must firstly know well OOP before learning akelos? Thank you
CommentAuthorKaste
IMHO, to get familiar with OOP you have to use it on the real thing. You dont get the sturctural benefits on a "HelloWorldApp".
Of course it will be frustrating from time to time.
CommentAuthorcuongvt
Understood, anyway, firstly I will get my hand dirty with OOP in real apps, then I will move to akelos, i think in 2 or 3 months later tnx you