project management - How do you balance fun feature creep with time constraints? -


i enjoy programming, usually. tedious stuff easy done , correctly possible can through , not have see again.

but lot of coding fun , when in 'zone' enjoy myself.

which make mistake of spending time, perhaps adding features, perhaps writing in cool or elegant manner, or doing neat prototypes.

  • how recognize happening before exceeds time frame?
  • what do before starting potentially fun piece of code, or during, on track?
  • when ok let go "hog wild" , enjoy without worrying consequences?

-adam

keep detailed prioritized feature list/bug list. review balance fun work bugs/features need done.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -