Search Results

3
votes

Programmer’s career path

I think an earlier poster said it best, however quckly, “do what you like most” but finding that can be very difficult. At my company we realized that great developers don’t always make great manag …
1
vote

What are the limits of ruby on rails?

I think there is a greater “meta-question” here, that could be answered and that is “when is it OK to lean on external libraries to speed up development time?” Third party libraries are oft …
1
vote

Most Influential CS Class You’ve Taken

Interestingly I think CS 101 was the most influential for me. Before then I thought I liked Computer Science, but after that I absolutely knew that it was what I wanted to do. My professor “Rocky R …
8
votes

Better to develop cross-browser code up front or develop for one browser and go back and make it work in the others later?

I’ve found that if you get too deep into developing a website without looking at other browsers you’ll quickly get to a place that is too much of a headache to debug. I consistently open my web pag …
0
votes

What language/platform to choose for a new web application?

I look for a solid API that I can leverage, to get me up and running quickly. I want to use something that has good performance, can scale, is secure, and something that I know I can get support on …
49
votes

What is the most disruptive thing in a developer’s day

Checking back to StackOverflow every 15 minutes to see if your rep has gone up? Seriously I've found that e-mail is the most distracting thing in my day. I used to have a policy that I'd ch …
1
vote

What’s the next thing on your list to learn?

WCF, WPF and linq jquery other neato .net 3.5 features …
3
votes

Most Astonishing Violation of the Principle of Least Astonishment

I collect "funny error messages" I think they probably apply here. I've collected them from various sources over the years, so if you know what piece of software these come from, please tell me in …