Guido van Rossum Quotes

On this page you can find the TOP of Guido van Rossum's best quotes! We hope you will find some sayings from Computer programmer Guido van Rossum's in our collection, which will inspire you to new achievements! There are currently 13 quotes on this page collected since January 31, 1956! Share our collection of quotes with your friends on social media so that they can find something to inspire them!
All quotes by Guido van Rossum: more...
  • Modern programs must handle Unicode —Python has excellent support for Unicode, and will keep getting better.

  • Mark Hammond is working in this area, with Windows Scripting Host. It is definitely an area where Python fits almost perfectly. That's quite independent from Java, actually.

  • I have this hope that there is a better way. Higher-level tools that actually let you see the structure of the software more clearly will be of tremendous value.

    Tools   Levels   Way  
  • I would guess that the decision to create a small special purpose language or use an existing general purpose language is one of the toughest decisions that anyone facing the need for a new language must make.

  • There is an incredibly large spectrum of possible causes for program bugs, including simple typos, "thinkos," hidden limitations of underlying abstractions, and outright bugs in abstractions or their implementation.

    Simple   Bugs   Causes  
  • If you decide to design your own language, there are thousands of sort of amateur language designer pitfalls.

  • My own perception of that is somewhat colored by where people ask my advice, which is still, of course, about changes to Python internals or at least standard libraries.

    Python   People   Advice  
  • It's easy to make mistakes that only come out much later, after you've already implemented a lot of code. You'll realize Oh I should have used a different type of data structure. Start over from scratch.

  • If you're talking about Java in particular, Python is about the best fit you can get amongst all the other languages. Yet the funny thing is, from a language point of view, JavaScript has a lot in common with Python, but it is sort of a restricted subset.

    Python   Views   Talking  
  • Now, it's my belief that Python is a lot easier than to teach to students programming and teach them C or C++ or Java at the same time because all the details of the languages are so much harder. Other scripting languages really don't work very well there either.

    Python   Details   Java  
  • Don't you hate code that's not properly indented? Making it [indenting] part of the syntax guarantees that all code is properly indented.

  • Python is an experiment in how much freedom programmers need. Too much freedom and nobody can read another's code; too little and expressiveness is endangered.

  • In my daily work, I work on very large, complex, distributed systems built out of many Python modules and packages. The focus is very similar to what you find, for example, in Java and, in general, in systems programming languages.

    Python   Focus   Example  
Page 1 of 1
We hope you have found the saying you were looking for in our collection! At the moment, we have collected 13 quotes from the Computer programmer Guido van Rossum, starting from January 31, 1956! We periodically replenish our collection so that visitors of our website can always find inspirational quotes by authors from all over the world! Come back to us again!
Guido van Rossum quotes about:

Guido van Rossum

  • Born: January 31, 1956
  • Occupation: Computer programmer