top of page
"I didn't work hard to make Ruby perfect for everyone, because you feel differently from me. No language can be perfect for everyone. I tried to make Ruby perfect for me, but maybe it's not perfect for you. The perfect language for Guido van Rossum is probably Python."
Standard
Customized
Exlpore more Work quotes

"The only work I did for the next five years after splitting from Vincent was work I'd already lined up."

"I've done my best to work from a place of humility - always looking over your shoulder saying, "Does this suck?" and I think that's a good way to work. The other way to work is where you start to think, "I'm on fire, I'm amazing!" and I don't think that's the way to work."

"With Fellini, the fear dropped out of my work because it was such a happy experience... hanging out with Fellini, having pasta on the set with Fellini, and going out with Fellini!"

"My hand does the work and I don't have to think; in fact, were I to think, it would stop the flow. It's like a dam in the brain that bursts."

"When you take something extremely broad, then it is not a work of expansion or work of compression. It's hard because you have to decide what to throw out."
Work,

"I really do hope that the Millennium Summit gives new impetus to the work of the United Nations."
Explore more quotes by Yukihiro Matsumoto

"From the viewpoint of what you can do, therefore, languages do differ - but the differences are limited. For example, Python and Ruby provide almost the same power to the programmer."

"Ruby inherited the Perl philosophy of having more than one way to do the same thing. I inherited that philosophy from Larry Wall, who is my hero actually. I want to make Ruby users free. I want to give them the freedom to choose."

"Most of the tasks we do are for humans. For example, a tax calculation is counting numbers so the government can pull money out from my wallet, but government consists of humans."

"You want to enjoy life, don't you? If you get your job done quickly and your job is fun, that's good isn't it? That's the purpose of life, partly. Your life is better."

"Actually, I didn't make the claim that Ruby follows the principle of least surprise. Someone felt the design of Ruby follows that philosophy, so they started saying that. I didn't bring that up, actually."

"Because of the Turing completeness theory, everything one Turing-complete language can do can theoretically be done by another Turing-complete language, but at a different cost. You can do everything in assembler, but no one wants to program in assembler anymore."

"In our daily lives as programmers, we process text strings a lot. So I tried to work hard on text processing, namely the string class and regular expressions. Regular expressions are built into the language and are very tuned up for use."

"I believe consistency and orthogonality are tools of design, not the primary goal in design."

"People are different. People choose different criteria. But if there is a better way among many alternatives, I want to encourage that way by making it comfortable. So that's what I've tried to do."
bottom of page