Erik Price
Posts: 39
Nickname: erikprice
Registered: Mar, 2003
|
|
Re: Design Principles and XOM
|
Posted: Jul 30, 2003 1:48 PM
|
|
Honestly? I thought to myself, "man it sounds a lot like the mindset of a Python programmer!"
I'm a Java programmer myself, and intend to read Elliotte's book as soon as I finish three others I am in the middle of. I had never heard of XOM before reading this series of interviews, and it sounds interesting. But in addition to Java, I also really like Python and use it for creating tools for use at work (or personal use). This particular quote really struck me as being in line with the Python maxim, "There should be one obvious way to do something". Another quote from the interview that sounded like a Python rule of thumb was, "I wanted to make the right thing very easy to do, and the wrong thing difficult or impossible to do."
|
|