Python - NAWIT / Community

Steven D'Aprano steve+comp.lang.python at pearwood.info
Tue Dec 28 07:43:43 EST 2010


On Tue, 28 Dec 2010 04:10:15 -0800, flebber wrote:

> Tony Robbins "Acheiving a goal is simple, decide what your goal is, set
> out towards it and consistently review whether you are getting closer or
> further from your goal and take action immediately."

Writing bug-free code is simple: decide what you want your code to do, 
write code to do it, and consistently review whether you are getting more 
or fewer bugs, and take action immediately.


-- 
Steven



More information about the Python-list mailing list