tough-to-explain Python

D'Arcy J.M. Cain darcy at druid.net
Sat Jul 11 11:22:42 EDT 2009


On Sat, 11 Jul 2009 14:01:25 +0200
"Hendrik van Rooyen" <mail at microcorp.co.za> wrote:
> "Programming" is the step of going from the "design" to something
> that tells the machine how to implement the design.
> 
> The creativity could, arguably, be in the "Design".
> Not in the translation to python, or assembler.
> No way.  That is just coding.

One might also argue that divorcing the design from the code is the
problem in a lot of legacy code.  See Agile Programming methods.  Now
you could say that there is a design step still in talking to the
client and making a plan in your head or in some notes but that's like
saying that Michelangelo was done creating after discussing the Sistine
Chapel with Pope Sixtus and that the rest was just a house painting job.

-- 
D'Arcy J.M. Cain <darcy at druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.



More information about the Python-list mailing list