Quotations

Famous Quotations

Sometimes it is difficult to be motivated and inspired to write a review, a persuasive formless essay, an article of reflexive investigation, etc. Plus, it can be difficult to find the right words that will better describe your ideas. DedicatedWriters.com is your top destination, since it provides students with an updated database of more than 150.000 quotations and proverbs of famous inventors, sportsmen, philosophers, artists, celebrities, businessmen, and the authors who certainly enriched and strengthen the world. This is perfect to become inspired and write book reports, essays, movie reviews, research papers, etc.

Try out our free search option and stay tuned.

Browse Authors

(Click a letter to view the authors)
A B C D E F G H I J K L M N O P Q R S T U V W X
Y
Z

Yukihiro Matsumoto Quotes

«Imagine you are writing an email. You are in front of the computer. You are operating the computer, clicking a mouse and typing on a keyboard, but the message will be sent to a human over the internet. So you are working before the computer, but with a human behind the computer.»
«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.»
«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.»
«That's Ruby's main difference from other language designs. I emphasize the feeling, in particular, how I feel using Ruby.»
«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.»
«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.»
«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.»
«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.»