27 Quotes by Douglas Crockford
- Author Douglas Crockford
-
Quote
A JSON decoder MAY accept and ignore comments.
- Share
- Author Douglas Crockford
-
Quote
Programmers are as emotional and irrational as normal people.
- Share
- Author Douglas Crockford
-
Quote
The good thing about reinventing the wheel is that you can get a round one.
- Share
- Author Douglas Crockford
-
Quote
It turns out that style matters in programming for the same reason that it matters in writing. It makes for better reading.
- Share
- Author Douglas Crockford
-
Quote
Computer programs are the most complex things that humans make.
- Share
- Author Douglas Crockford
-
Quote
Obsolete comments are worse than no comments.
- Share
- Author Douglas Crockford
-
Quote
Good architecture is necessary to give programs enough structure to be able to grow large without collapsing into a puddle of confusion.
- Share
- Author Douglas Crockford
-
Quote
People who use Class will never understand all the crap they are doing.
- Share
- Author Douglas Crockford
-
Quote
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.
- Share