Search Results

17
votes

Nuggets of wisdom?

Trying is the first step towards failure --Homer Simpson This has been proven almost every time we try out a new technology at work. …
11
votes

How long does it take for you to determine if someone is going to be a good developer?

I've seen both good and bad developers in my workplace over the last few years. I can usually spot the bad ones within a few weeks. Of course, one must allow people to settle in and learn our speci …
6
votes

Becoming a better Developer/Architect

I feel that I have grown as a programmer over the last couple of years, and of course lots of coding is important. But I think what really mattered was that I got to work with other really good pro …
0
votes

What coding mistakes are a telltale giveaway of an inexperienced programmer?

I came across this one a while ago, in some code I inherited from a programmer that simply wasn't able to gather experience, even after several years in the job: String dir = "c:/fo …