Search Results

1
vote

What development book made the most impact on you as a developer?

Code Complete followed closely by Head First Design Patterns …
5
votes

What is the single most effective thing you did to improve your programming skills?

Deciding NOT to be a 'Jack-of-all-Trades' If you're serious about programming as a long term career, understand that you'll likely never be hired because of your versatilit …
0
votes

What, in your mind, is the best PHP MVC framework?

Code Igniter is great, but doesn't take advantage of any PHP 5 features, such as auto-class loading, better security, better performance, and better overall OOP support. If you want the sim …
0
votes

What do you do with a developer that does not test his code?

If talking to him didn't work, and you can't fire him, then he's either lazy or unreasonable. If you can't take the high road and reason with the guy, hit him where it hurts and start docking his …