I read over this post.
If I plan to hire php developers to help develop my site, how do I distinguish between the great and "bad" programmers? I plan to hire on craigslist, and I'm sure there are tons of bad coders(such as clueless about security, bad design, no OOP, no framework, code all jumbo) but there are also those with amazing skills that just happen to be out of work.
Requirements of the site:
- have a section for people to buy stuff, so E-commerce
- Site is mainly a Q&A and wiki-like interface (people can ask/answer as well as post their articles and others can edit it in real-time
- Use APIs from twitter, youtube, facebook, all the good stuff
- Easily customizable, so I can edit the code/design without digging too deep
- Uses a framework (I only know CI as of now, so this could cause a problem as most use Zend/Cakephp)
This site would be pretty much like Reddit.com with an e-commerce section. And it's more focused on educationally purposes.
What are some questions I should ask them and what topics should they know so that I know they are skilled and my money won't go to waste. I do have a background in PHP/mysql/jquery/css (1year) so I can distinguish bad and good to some extent.
I plan to check over their resume and look at those previous sites but that alone won't let me know how they code the back-end.