« All Javascript Quotes · Guido van Rossum's Page
Javascript Quotes by Guido van Rossum
More Javascript Quotes
- In JavaScript, there is a beautiful, elegant, highly expressive language that is buried under a steaming pile of good intentions and blunders. — Douglas Crockford
- I have been writing JavaScript for 8 years now, and I have never once found need to use an uber function. The… — Douglas Crockford
- JavaScript is the only language that I'm aware of that people feel they don't need to learn before they start using it. — Douglas Crockford
- JavaScript is the world's most misunderstood programming language. — Douglas Crockford
- The kind of programming that C provides will probably remain similar absolutely or slowly decline in usage, but relatively, JavaScript or its… — Dennis Ritchie
- If you're talking about Java in particular, Python is about the best fit you can get amongst all the other languages. Yet… — Guido van Rossum
- Technically, web browsers can control what users see, and sites using Javascript can overwrite anything coming from the original authors. Browsers heavily… — Ben Shapiro