shaunie Posted October 17, 2012 Share Posted October 17, 2012 Hi, I have been working as a web developer for around 10 years now, however most of my work has been with custom applications using PHP/MySQL so I don't have any experience of frameworks and as a result I am struggling to find work. I am looking at brushing up my skills with some training, I was thinking of doing a Magento course as this seems to be a skill that's in demand, does anyone have any other advice on skills that are in demand that I could get trained in? I want to get back into contracting ASAP! Thanks for your advice Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted October 17, 2012 Share Posted October 17, 2012 For non-e-commerce frameworks, look into either Symfony2, Zend Framework 2, or Yii (I see a lot of Yii questions on Stack Overflow). CodeIgniter is still popular, too, but I'm not sure about its popularity in high-end shops. Honestly, MVC frameworks all tend to be pretty similar. Once you understand the pattern, it's largely the implementation details that differ. Even cross-platform (a Controller in ASP.NET MVC is pretty much the same thing as a Controller in Symfony, or Ruby on Rails). Quote Link to comment 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.