28+ Douglas Crockford Quotes On Javascript, Standards And Innovation
Douglas Crockford is an American computer programmer and entrepreneur who is best known for his ongoing involvement in the development of JavaScript. He is also known for having written books such as JavaScript: The Good Parts and for having created the JSON data format. He is currently employed by PayPal as a Senior JavaScript Architect. Following is our collection on famous quotes by Douglas Crockford on leadership, life, love.
Quick Jump To
- Top 10 Douglas Crockford Quotes
- Short Douglas Crockford Quotes
- Life Lessons
- Famous Douglas Crockford Quotes
Top 10 Douglas Crockford Quotes
- Generally, the craft of programming is the factoring of a set of requirements into a a set of functions and data structures.
- Code reuse is the Holy Grail of Software Engineering.
- In JavaScript, there is a beautiful, elegant, highly expressive language that is buried under a steaming pile of good intentions and blunders.
- Just because something is a standard doesn’t mean it is the right choice for every application. Like XML, for example.
- Software is usually expected to be modified over the course of its productive life. The process of converting one correct program into a different correct program is extremely challenging.
- It turns out that strong typing does not eliminate the need for careful testing. And I have found in my work that the sorts of errors that strong type checking finds are no the errors I worry about.
- Obsolete comments are worse than no comments.
- The good thing about reinventing the wheel is that you can get a round one.
- Most programming languages contain good parts and bad parts. I discovered that I could be better programmer by using only the good parts and avoiding the bad parts.
- Things don't change because people change their minds. They change because they retire or die.
Douglas Crockford Short Quotes
- A JSON decoder MAY accept and ignore comments.
- People who should be the first to recognize the value of an innovation are often the last.
- JavaScript is the world's most misunderstood programming language.
- Using int made sense in the 50s. Not any more
- JS will be a real functional language.
- People who use Class will never understand all the crap they are doing.
- Programmers are as emotional and irrational as normal people
- I give permission for IBM, its customers, partners, and minions, to use JSLint for evil.
- Computer programs are the most complex things that humans make.
- Features that offer value to a minority of users impose a cost on all users.
Douglas Crockford Famous Quotes And Sayings
Features have a specification cost, a design cost, and a development cost. There is a testing cost and a reliability cost. ... Features have a documentation cost. Every feature adds pages to the manual increasing training costs. — Douglas Crockford
Progress comes from finding better ways to do things. Don't be afraid of innovation. Don't be afraid of ideas that are not your own. — Douglas Crockford
The structure of software systems tend to reflect the structure of the organization that produce them. — Douglas Crockford
I have been writing JavaScript for 8 years now, and I have never once found need to use an uber function. The super idea is fairly important in the classical pattern, but it appears to be unnecessary in the prototypal and functional patterns. I now see my early attempts to support the classical model in JavaScript as a mistake. — Douglas Crockford
Good architecture is necessary to give programs enough structure to be able to grow large without collapsing into a puddle of confusion. — 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
We see a lot of feature-driven product design in which the cost of features is not properly accounted. Features can have a negative value to customers because they make the products more difficult to understand and use. We are finding that people like products that just work. It turns out that designs that just work are much harder to produce that designs that assemble long lists of features. — Douglas Crockford
It turns out that style matters in programming for the same reason that it matters in writing. It makes for better reading. — Douglas Crockford
Life Lessons by Douglas Crockford
- Douglas Crockford taught us the importance of writing code that is easy to read and understand, emphasizing the importance of good coding style.
- He also emphasized the value of writing code that is secure, efficient, and reliable, and the need to use the right tools for the job.
- Finally, he showed us the importance of staying up to date with the latest technologies and trends in the programming world.
Citation
Feel free to cite and use any of the quotes by Douglas Crockford. For popular citation styles (APA, Chicago, MLA), go to citation page.
Embed HTML Link
Copy and paste this HTML code in your webpage