Search Results

0
votes

How did you first get interested in programming?

Got interested in programming since grade 6 when I get my first AMD 166MHZ 32MB 8GB computer and played first computer game using it; wanted to be a game programmer ever since. But I turned out to …
2
votes

Is Eclipse the best IDE for Java?

I don't know if Eclipse is THE BEST Java IDE, but it is definitely very decent and my favorite IDE. I tried IntelliJ briefly before, and found that it's pretty similar to Eclipse (IntelliJ might of …
1
vote

What is stopping you from using static analysis tools?

Back in college I used ESC/Java for static analysis, whenever I encounter problem with it, the only place I can look for answer was ESC/Java's manual; couldn't find any useful discussion from Googl …
0
votes

Should developers be given laptops or desktops?

Laptop. Developers need to go to meetings too. Developers also need to run around asking questions and helping others out. …
0
votes

What real life bad habits has programming given you?

My comp sci frd and I started to talk geekly When we are hungry we say "my buffer is underflow" When we get sick and throw up we say "my buffer overflowed" …