Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53806
| References | <522a0927$0$29988$c3e8da3$5496439d@news.astraweb.com> <CAPM-O+w8-HONDOJ6wLZ2qGGp5NEQJc8HjRSGyY=fDrbqEHj1zw@mail.gmail.com> |
|---|---|
| Date | 2013-09-06 12:48 -0500 |
| Subject | Re: Confessions of a terrible programmer |
| From | Skip Montanaro <skip@pobox.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.135.1378493831.5461.python-list@python.org> (permalink) |
> Pardon me, but I completely don't get this article. Let me in on what > is supposed to be the joke please! I don't really think there's a joke. I think the author is saying in a somewhat sly way is that often, the difference between a terrible programmer and a great programmer is the discipline applied to the task, and intelligent use of the tools at hand. Catch as many errors as you can as early as possible (before other people see your original stabs at a solution) and when your code is set loose in the wild you will seem like a great programmer. Little do your colleagues know that your tools protect them from your terrible programming. Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Confessions of a terrible programmer Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-06 16:56 +0000
Re: Confessions of a terrible programmer Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-06 13:17 -0400
Re: Confessions of a terrible programmer Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-07 00:13 +0000
Re: Confessions of a terrible programmer Chris Angelico <rosuav@gmail.com> - 2013-09-07 03:43 +1000
Re: Confessions of a terrible programmer Walter Hurry <walterhurry@lavabit.com> - 2013-09-06 18:31 +0000
Re: Confessions of a terrible programmer Terry Reedy <tjreedy@udel.edu> - 2013-09-06 14:52 -0400
Re: Confessions of a terrible programmer Skip Montanaro <skip@pobox.com> - 2013-09-06 12:48 -0500
Re: Confessions of a terrible programmer rusi <rustompmody@gmail.com> - 2013-09-16 07:56 -0700
csiph-web