Python or Java or maybe PHP?

Steve Holden steve at holdenweb.com
Thu Jan 12 02:36:07 EST 2006


Peter Hansen wrote:
> Alex Martelli wrote:
> 
>>One great programming principle is "Dont' Repeat Yourself": when you're
>>having to express the same thing over and over, there IS something
>>wrong.  I believe the "DYR" phrasing is due to the so-called Pragmatic
>>Programmers, who are paladins of Ruby, but I also believe it's a
>>principle most experienced programmers could accept.
> 
> 
> Shall we assume DYR == "Do You Ruby?" ?  <wink>
> 
No. it's the Forth equivalent of DRY: Don't yourself repeat.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/




More information about the Python-list mailing list