tough-to-explain Python
greg
greg at cosc.canterbury.ac.nz
Sat Jul 11 21:28:17 EDT 2009
Hendrik van Rooyen wrote:
> The creativity could, arguably, be in the "Design".
> Not in the translation to python, or assembler.
> No way. That is just coding.
No, the mechanical part of the process is called compiling,
and we have programs to do it for us.
By the time you've specified the design so rigorously
that not the slightest spark of creativity is needed
to implement it, you *have* coded it.
--
Greg
More information about the Python-list
mailing list