Re: variable declaration
From: Thomas Bartkus (tom_at_dtsam.com)
Date: 02/08/05
- Next message: Jeff Shannon: "Re: variable declaration"
- Previous message: Caleb Hattingh: "Re: Python versus Perl ?"
- Maybe in reply to: Michael Tobis: "Re: variable declaration"
- Next in thread: Jeff Shannon: "Re: variable declaration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 8 Feb 2005 14:39:14 -0600
"Alexander Zatvornitskiy"
<Alexander_Zatvornitskiy@p131.f3.n5025.z2.fidonet.org> wrote in message
news:MSGID_2=3A5025=2F3.131_4208c092@fidonet.org...
<snip>
> The worst thing is that in such calculations you often receive plausible
results.
<snip>
Exactly so!
An ordinary spelling error gets promoted to a logic error that is damn
difficult to detect, let alone trace! Before one even tries, it behooves
one to spell check his variables. An additional step that counters Python's
procedural simplicity.
"i" comes before "e" except after "c" OR whenever I make a typo!
Thomas Bartkus
- Next message: Jeff Shannon: "Re: variable declaration"
- Previous message: Caleb Hattingh: "Re: Python versus Perl ?"
- Maybe in reply to: Michael Tobis: "Re: variable declaration"
- Next in thread: Jeff Shannon: "Re: variable declaration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|