Tagged Questions

22
votes
15answers
1k views

Why is coding so slow?

Is it only me, or is coding getting slower and slower, until a product("a project") is finished? This question came to me as I saw the "Write a program in 30 minutes": I thought it is impossible to ...
17
votes
11answers
2k views

Keeping Work/Personal Life Separate [closed]

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 ...
16
votes
19answers
2k views

How do you make yourself productive doing hobby projects? [closed]

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 ...
14
votes
9answers
588 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, ...
11
votes
15answers
3k views

Best tools for time tracking? [closed]

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar ...
8
votes
17answers
722 views

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

When starting a programming project, how do you jump start yourself to do a task that you just despise doing?
8
votes
6answers
297 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 ...
5
votes
9answers
1k 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 ...
4
votes
4answers
197 views

I can code only in evenings, but not in the morning or noon. Is there any way to fix it? [closed]

This is probably not the 100% programming question. But the SO is best place to ask it. I can code only in the evenings. After 15:00 I perform very-very good. Till the midnight I can do more than any ...
3
votes
12answers
399 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 ...
2
votes
2answers
92 views

How do you do planning for small deliverables at work?

If you are given a small programming deliverable at work (Say, nothing more than 2 weeks work), how would you plan the task to ensure you don't rush in before understanding everything (including an ...
1
vote
1answer
139 views

How should I make this pomodoro timer more useful?

A few weeks ago I made a simple Pomodoro-technique timer using HTML5 canvas. I think the website looks stylish but the timer has very limited functionality. I don't have much experience about ...
1
vote
4answers
238 views

How do you effectively track and bill time while encouraging a collaborative work environment? [closed]

Disclaimer: I realize this is a subjective question, but I'm interested in hearing people's opinions! I work for a medium sized web design/development shop (40 employees). We bill our clients at an ...