Phrase by 'Guido van Rossum'
Warning: We collect thousands of phrases from different public resources. We are not responsible for any incorrect content or inaccurately information related to the phrases we collect on our website. Famous phrases, proverbs, short phrases, phrases from kids. Phrases about friendship, love, cinema, family, humor, motivation, mindfullness, improvement, life and much more. Our only goal is to offer you these phrases as an inspiration so that you can make unique dedications, express your thoughts and emotions or share on your social networks. Enjoy our content.
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.
Author: Guido van Rossum - Dutch ScientistTime , Work , Students , Details
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.
Author: Guido van Rossum - Dutch ScientistYou , Value , Better , Hope
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.
Author: Guido van Rossum - Dutch ScientistYou , View , Best , Funny
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.
Author: Guido van Rossum - Dutch ScientistYears , Down , Project , Path
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.
Author: Guido van Rossum - Dutch ScientistYou , Focus , Work , Daily
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.
Author: Guido van Rossum - Dutch ScientistWhere , Independent , Windows , Mark
Yes, I definitely believe that it has some good cross-platform properties. Object orientation was one of the techniques I used to make Python platform independent.
Author: Guido van Rossum - Dutch ScientistGood , Some , Believe , Independent
If you decide to design your own language, there are thousands of sort of amateur language designer pitfalls.
Author: Guido van Rossum - Dutch ScientistYou , Your , Language , Design
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.
Author: Guido van Rossum - Dutch ScientistFocus , Want , Tools , Environment
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.
Author: Guido van Rossum - Dutch ScientistNew , Language , Small , Decision