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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -