Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
Eric S. Raymond
Share
Change background
T
T
T
Change font
Original
TAGS & TOPICS
Eric S. Raymond
Age: 66
Born: 1957
Born: December 4
Computer Scientist
Engineer
Journalist
Lawyer
Programmer
Software Developer
Writer
Boston
Massachusetts
Eric Raymond
Eric Steven Raymond
ESR
Study
Programming
Education
Experts
Science
Painter
Pigment
Cannot
Code
Programmer
Make
Computer
Programmers
Anybody
Brushes
Technology
Expert
Somebody
Studying
More quotes by Eric S. Raymond
Programmer time is expensive conserve it in preference to machine time
Eric S. Raymond
Prototype, then polish. Get it working before you optimize it
Eric S. Raymond
Why the hell hasn't wxPython become the standard GUI for Python yet?
Eric S. Raymond
When you lose interest in a program, your last duty to it is to hand it off to a competent successor.
Eric S. Raymond
The Wesnoth devs are good but not exceptionally so, and we're weighed down by a crappy implementation language (C++). Nevertheless our productivity, in terms of goals achieved per hour of work, is quite high.
Eric S. Raymond
Provided the development coordinator has a communications medium at least as good as the Internet and knows how to lead without coercion, many heads are inevitably better than one.
Eric S. Raymond
On first blush this looks to be about money, but it is about power. Is power going to go to the information monopolies, or will it go to developers and users?.
Eric S. Raymond
Often, the most striking and innovative solutions come from realizing that your concept of the problem was wrong.
Eric S. Raymond
The combination of threads, remote-procedure-call interfaces, and heavyweight object-oriented design is especially dangerous... if you are ever invited onto a project that is supposed to feature all three, fleeing in terror might well be an appropriate reaction.
Eric S. Raymond
Every good work of software starts by scratching a developers personal itch.
Eric S. Raymond
Linux evolved in a completely different way. From nearly the beginning, it was rather casually hacked on by huge numbers of volunteers coordinating only through the Internet.
Eric S. Raymond
Given enough eyeballs, all bugs are shallow (e.g., given a large enough beta-tester and co-developer base, almost every problem will be characterized quickly and the fix obvious to someone).
Eric S. Raymond
Lisp is worth learning for the profound enlightenment experience you will have when you finally get it that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot.
Eric S. Raymond
For the first time, individual hackers could afford to have home machines comparable in power and storage capacity to the minicomputers of ten years earlier - Unix engines capable of supporting a full development environment and talking to the Internet.
Eric S. Raymond
If you treat your beta-testers as if they're your most valuable resource, they will respond by becoming your most valuable resource.
Eric S. Raymond
Any tool should be useful in the expected way, but a truly great tool lends itself to uses you never expected.
Eric S. Raymond
The easiest programs to use are those which demand the least new learning from the user
Eric S. Raymond
Release early. Release often. And listen to your customers.
Eric S. Raymond
Of course, C proved indispensible to the developers of all its alternatives. Dig down through enough implementation layers under any of the other languages surveyed here and you will find a core implemented in pure, portable C
Eric S. Raymond
Ugly programs are like ugly suspension bridges: they're much more liable to collapse than pretty ones, because the way humans (especially engineer-humans) perceive beauty is intimately related to our ability to process and understand complexity. A language that makes it hard to write elegant code makes it hard to write good code.
Eric S. Raymond