On Wed, 13 Nov 2002, at 5:08pm, [EMAIL PROTECTED] wrote:
> It is OFTEN easier in Python to try it than to guess.
> (Also, easier to try it than to RTFM...  :) 

  While I agree with you, it is with some trepidation.  Learning a system
without learning the hows and whys behind it can lead to "cargo cult
programming", where the programmer does something completely unneeded (or
outright wrong), because he or she doesn't understand what he is *really*
doing.

  Put more succinctly: Exploration is fine, but serious programming should
be backed up by serious knowledge.

  I say this only because I see the negative effects in action so often.

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |

_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to