Efficient python programming...

Simon Foster nospam at dsl.pipex.com
Wed Jul 3 19:58:56 EDT 2002


On Fri, 7 Jun 2002 21:03:08 +0100, "James Kew"
<james.kew at btinternet.com> wrote:

>"Peter Hansen" <peter at engcorp.com> wrote in message
>news:3D00A456.4315EDA3 at engcorp.com...
>> Eddie Corns wrote:
>> >
>> > A friend is fond of quoting this to me:
>> >
>> >   Rules of Optimization:
>> >     Rule 1: Don't do it.
>> >     Rule 2 (for experts only): Don't do it yet.
>> >   -- M.A. Jackson
>> >
>> You forgot the even more important first thing for a beginner:
>> get it correct!
>
>I favour Kent Beck's aphorism: "Make it work, make it right, make it fast."
>
>James
>
>
>

I prefer this one:

"You can have it right"
"You can have it cheap"
"You can have it now"

Pick any two.



More information about the Python-list mailing list