On Apr 18, 9:48 pm, Filip Gruszczyński <grusz...@gmail.com> wrote: > With Python you rarely are sorry, because you can do everything so > quickly. And yet, at some point you see, that flaws in design get so > annoying, that you need to do something about them. Usually at that > point it's a bit problematic ;-) > > So, do you know some good methods to prevent myself from just starting > coding (which I like very much) and do some thinking about the problem > (which I like a little less ;-))?
Try test-driven development: http://en.wikipedia.org/wiki/Test-driven_development -- http://mail.python.org/mailman/listinfo/python-list