top of page
"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."
Standard
Customized
Exlpore more Time quotes

"The mind of man, moreover, works with equal strangeness upon the body of time. An hour, once it lodges in the queer element of the human spirit, may be stretched to fifty or a hundred times its clock length; on the other hand, an hour may be accurately represented on the timepiece of the mind by one second."

"Time is inexplicable because it moves " clicks away " at steady increments, while increasing the past and bringing the future into the present. Time has a necessary affinity with both heaven and the earthly reality. 'Pythagoras, when he was asked what time was, answered that it is the soul of the world.' Plato said that time and heaven must be coexistent. Without time nothing can be created or generated in the universe, nor is anything intelligible without eternity. Time is no accident or affection, but the cause, power, and principle of the symmetry and order that confines all created beings, by which the animated nature of the universe moves."

"If you want to know the value of a minute ask the person who came to the train station or airport a minute late."

"You may need an additional money to make things happen and have it, but you can have an additional time anywhere. Value your time; as you wait, it is passing!"
Explore more quotes by Guido van Rossum

"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."

"The second stream of material that is going to come out of this project is a programming environment and a set of programming tools where we really want to focus again on the needs of the newbie. This environment is going to have to be extremely user-friendly."

"If you decide to design your own language, there are thousands of sort of amateur language designer pitfalls."

"There was a project at Lawrence Livermore National Labs where many years ago they went down this path for scripting and controlling very large numerical calculations."

"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."

"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."

"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."

"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."

"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."

"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."
bottom of page