lanmonkey Posted November 17, 2008 Share Posted November 17, 2008 Do employers rate someones ability to use a framework highly? or do they see frameworks as cheating / being lazy? Quote Link to comment https://forums.phpfreaks.com/topic/133110-frameworks-good-or-bad-for-your-cv/ Share on other sites More sharing options...
corbin Posted November 17, 2008 Share Posted November 17, 2008 It would probably depend on the employer. I don't see someone's knowledge of PHP in relation to how well they can use a framework either. Just because I know how (hypothetically) Zend Framework functions doesn't mean I know how it works. I think any logical employer would appreciate the ability to use a framework, saving time and making them more money. But at the same time, they would expect you to know how to code things from scratch too. Quote Link to comment https://forums.phpfreaks.com/topic/133110-frameworks-good-or-bad-for-your-cv/#findComment-692319 Share on other sites More sharing options...
Mchl Posted November 17, 2008 Share Posted November 17, 2008 I don't know, how someones ability to use frameworks can be trated as being lazy... It's not. It's being smart! Having said that, I always prepare my CV to be tailored for the employer to whom I'm applying (not that I applied a lot...). If I know what skills are expected for that post, I underline them, and put others in 'Others' section Who cares if I've got a driving license if I'm applying for work-from-home position? Quote Link to comment https://forums.phpfreaks.com/topic/133110-frameworks-good-or-bad-for-your-cv/#findComment-692375 Share on other sites More sharing options...
Liquid Fire Posted November 18, 2008 Share Posted November 18, 2008 First dumb question, CV? i assume it is part of a resume but what part? If someone knows how to use a framework(more importantly a MVC framework) I would be more impressed if they know a little bit on how it works. Knowing that 4^2 = 16 is great but much better if you know why 4^2 is 16. If i got a resume saying that someone know the Zend Framework, I would ask general questions about MVC then the Zend framework itself because if they could not answer simple MVC questions, then they probably just tried to memorize the Zend API. Last, the point about using a framework to be lazy is a bad comment, if you think a framework is lazy then all OOP is lazy. Frameworks and OOP make use of a very fundamental programming concept of code re-usability(don't re-invent the wheel). Quote Link to comment https://forums.phpfreaks.com/topic/133110-frameworks-good-or-bad-for-your-cv/#findComment-692424 Share on other sites More sharing options...
awpti Posted November 21, 2008 Share Posted November 21, 2008 CV is what the brits call Resumes. I'm not british, but I call mine a CV (Curriculum Vitae), too. Quote Link to comment https://forums.phpfreaks.com/topic/133110-frameworks-good-or-bad-for-your-cv/#findComment-695152 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.