Tagged Questions

8
votes
17answers
575 views

How do you jump start yourself to do a task that you just despise doing?

When starting a programming project, how do you jump start yourself to do a task that you just despise doing?
2
votes
12answers
258 views

How many hours you be able to do good development in a single day ? [closed]

Possible Duplicate: How Many Hours per Week on Average do you put in for your Workplace? Can everybody concentrate on doing the good development 8 hours / day ? As I found it is really …
5
votes
10answers
514 views

Best tools for time tracking?

What is the best/most productive tools you use for time tracking? Specifically, I'm looking for time tracking tools that: Allow you to tag/start/stop time sessions quickly and as automatic as …
14
votes
9answers
513 views

Handling Information overflow

Almost everyday I see new stuffs coming out of Beta or CTP releases from Microsoft. It used to be exciting but the list of products and technologies is getting bigger and bigger everyday. WPF, WF, …
6
votes
6answers
211 views

What is typically the length of your optimal coding session?

I usually find that after a couple of hours "in the zone", I need to take a break, get some fresh air and get a new perspective. Often, these breaks allow me to generate a solution to some stumbling …
11
votes
11answers
984 views

Keeping Work/Personal Life Separate

OK, to cut a long story short: I recently got moved on to a project, due for release about a month ago. The project was borked. The project is still not ready for release, although the customer is …
13
votes
18answers
935 views

How do you make yourself productive doing hobby projects?

When you are working on hobby projects at home, how do you make yourself productive? Is it planning and self discipline? Do you make notes etc? Creating the right environment? Music? Silence? Good …
5
votes
9answers
470 views

Working on multiple projects

I am often involved in multiple programming projects at the same time. I sometimes find it hard to time-share between those projects efficiently. For example: Some projects get too little …