glassfish Posted September 25, 2014 Share Posted September 25, 2014 Should one learn object oriented programming first, before getting to learn a framework? I have been interested in CakePHP. Quote Link to comment https://forums.phpfreaks.com/topic/291276-should-one-learn-oop-first-before-getting-to-learn-a-framework/ Share on other sites More sharing options...
QuickOldCar Posted September 25, 2014 Share Posted September 25, 2014 I would have to say yes on that, is like reading a book without knowing the meanings of the words. I would suggest Symfony or Laravel as frameworks though. 1 Quote Link to comment https://forums.phpfreaks.com/topic/291276-should-one-learn-oop-first-before-getting-to-learn-a-framework/#findComment-1492097 Share on other sites More sharing options...
CroNiX Posted September 25, 2014 Share Posted September 25, 2014 It's not totally necessary, but would help you a lot in understanding what is going on and you'll definitely pick up a OOP framework faster than learning both at the same time. Quote Link to comment https://forums.phpfreaks.com/topic/291276-should-one-learn-oop-first-before-getting-to-learn-a-framework/#findComment-1492100 Share on other sites More sharing options...
MadTechie Posted September 25, 2014 Share Posted September 25, 2014 I have to agree with CroNiX, but you only really need a good understanding of the basics, and a common parrern design like MVC would be a plus. Quote Link to comment https://forums.phpfreaks.com/topic/291276-should-one-learn-oop-first-before-getting-to-learn-a-framework/#findComment-1492102 Share on other sites More sharing options...
KevinM1 Posted September 25, 2014 Share Posted September 25, 2014 I would suggest Symfony or Laravel as frameworks though. Good advice. AFAIK, Cake hasn't been updated in a while, and certainly isn't something someone should learn if they want to use professional tools. Quote Link to comment https://forums.phpfreaks.com/topic/291276-should-one-learn-oop-first-before-getting-to-learn-a-framework/#findComment-1492107 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.