On Feb 17, 11:43 am, Steven D'Aprano <steve [email protected]> wrote: > On Thu, 17 Feb 2011 10:12:52 +1100, Ben Finney wrote: > > Terry Reedy <[email protected]> writes: > > >> The most import thing is automated tests. > > > Steven D'Aprano <[email protected]> writes: > > >> The most important thing is structured programming and modularization. > > > Steel-cage death match. FIGHT! > > To the death? No, to the pain! > > http://en.wikiquote.org/wiki/The_Princess_Bride > > -- > Steven
I really liked Abstraction Chapter 6 & 7 In Magnus Lie Hetlands book novice to professional. It really show the how to "think it out" which seems to be what your after. The first sub heading in Chapter 6 is "Laziness is a virtue" can't beat that. -- http://mail.python.org/mailman/listinfo/python-list
