Search Results

2
votes

Why should I use an IDE?

I have used Emacs as my primary environment for both development and mail/news for about 10 year (1994-2004). I discovered the power of IDEs when I forced myself to learn Java in 2004, and to my s …
2
votes

For interviews, how do you gauge whether the candidate would be a good coworker?

I have been doing a lot of interviews and hired several of my co-workers. The things I am looking for are: Basic technical knowledge, humor and communication skills. We never expect to fin …
0
votes

Overnormalization

My take on this: Always normalize as much as you are able to do. I usually go crazy on normalization, and try to design something that could handle every thinkable future extensions. What …
10
votes

How to recognize a good programmer?

To recognize a good programmer, you have to be a good programmer. That means you have to know programming very well to see through the stuff that is said and done in the interview, and yo …