Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
People who use Class will never understand all the crap they are doing.
Douglas Crockford
Share
Change background
T
T
T
Change font
Original
TAGS & TOPICS
Douglas Crockford
Age: 54
Computer Programmer
Computer Scientist
Programmer
Software Developer
Minnesota
United States
Crap
Class
Understand
Use
Never
People
More quotes by 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
Programmers are as emotional and irrational as normal people
Douglas Crockford
A JSON decoder MAY accept and ignore comments.
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
It turns out that style matters in programming for the same reason that it matters in writing. It makes for better reading.
Douglas Crockford
People who should be the first to recognize the value of an innovation are often the last.
Douglas Crockford
Just because something is a standard doesn’t mean it is the right choice for every application. Like XML, for example.
Douglas Crockford
Generally, the craft of programming is the factoring of a set of requirements into a a set of functions and data structures.
Douglas Crockford
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.
Douglas Crockford
Code reuse is the Holy Grail of Software Engineering.
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
Using int made sense in the 50s. Not any more
Douglas Crockford
Obsolete comments are worse than no comments.
Douglas Crockford
JavaScript is the world's most misunderstood programming language.
Douglas Crockford
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.
Douglas Crockford
Things don't change because people change their minds. They change because they retire or die.
Douglas Crockford
Features that offer value to a minority of users impose a cost on all users.
Douglas Crockford