You are viewing a single comment's thread from:
RE: [잡설] 얻어터지면서도 다운보트 트레일을 운영하는 이유
However beautiful the strategy, you should occasionally look at the
results.
-- Winston Churchill
However beautiful the strategy, you should occasionally look at the
results.
-- Winston Churchill
Programming is the art of figuring out what you want so precisely that
even a machine can do it.
-- Some guy who isn't famous
I had to learn how to teach less, so that more could be learned.
-- Tim Gallwey, The inner game of work
Lisp is a programmable programming language.
-- John Foderaro
Good coders code, great reuse.
-- http://www.catonmat.net
Measure everything you can about the product, and you'll start seeing
patterns.
-- Max Levchin, PayPal founder, Talk at StartupSchool2007
It is practically impossible to teach good programming style to students
that have had prior exposure to BASIC. As potential programmers, they
are mentally mutilated beyond hope of regeneration.
-- E. W. Dijkstra
Dont give users the opportunity to lock themselves.
-- unknown
The choice of the university is mostly important for the piece of paper
you get at the end. The education you get depends on you.
-- Andreas Zwinkau
This challenge, viz. the confrontation with the programming task, is so
unique that this novel experience can teach us a lot about ourselves. It
should deepen our understanding of the processes of design and creation,
it should give us better control over the task of organizing our
thoughts. If it did not do so, to my taste we should no deserve the
computer at all! It has allready taught us a few lessons, and the one I
have chosen to stress in this talk is the following. We shall do a much
better programming job, provided that we approach the task with a full
appreciation of its tremenduous difficulty, provided that we stick to
modest and elegant programming languages, provided that we respect the
intrinsec limitations of the human mind and approach the task as Very
Humble Programmers.
-- E. W. Dijkstra, The humble programmer
There is no reason for any individual to have a computer in his home.
-- Ken Olson, President, Digital Equipment Corporation, 1977
The best is the enemy of the good.
-- Voltaire
The opposite of love is not hate, it's indifference.
-- Elie Wiesel
The only problems we can really solve in a satisfactory manner are those
that finally admit a nicely factored solution.
-- E. W. Dijkstra, The humble programmer
Since programmers create programs out of nothing, imagination is our
only limitation. Thus, in the world of programming, the hero is the one
who has great vision. Paul Graham is one of our contemporary heroes. He
has the ability to embrace the vision, and to express it plainly. His
works are my favorites, especially the ones describing language design.
He explains secrets of programming, languages, and human nature that can
only be learned from the hacker experience. This book shows you his
great vision, and tells you the truth about the nature of hacking.
-- Yukihiro "Matz" Matsumoto, creator of Ruby
Whatever is worth doing at all, is worth doing well.
-- Earl of Chesterfield
Simple, clear purpose and principles give rise to complex, intelligent
behavior. Complex rules and regulations give rise to simple, stupid
behavior.
-- Dee Hock, Birth of the Chaordic Age
I find that the harder I work, the more luck I seem to have.
-- Thomas Jefferson
Normality is the route to nowhere.
-- Ridderstrale & Nordstorm, Funky Business
It was Edison who said ‘1% inspiration, 99% perspiration’. That may have
been true a hundred years ago. These days it's ‘0.01% inspiration,
99.99% perspiration’, and the inspiration is the easy part.
-- Linux Torvalds
Considering the current sad state of our computer programs, software
development is clearly still a black art, and cannot yet be called an
engineering discipline.
-- Bill Clinton
If something isn’t working, you need to look back and figure out what
got you excited in the first place.
-- David Gorman (ImThere.com)
No one is all evil. Everybody has a good side. If you keep waiting, it
will comme up.
-- Randy Pausch
You know you're in love when you can't fall asleep because reality is finally
better than your dreams.
-- Dr. Seuss
I find that the harder I work, the more luck I seem to have.
-- Thomas Jefferson
I was talking recently to a friend who teaches at MIT. His field is hot
now and every year he is inundated by applications from would-be
graduate students. "A lot of them seem smart," he said. "What I can't
tell is whether they have any kind of taste."
-- Paul Graham
When you have eliminated the impossible, whatever remains, however
improbable, must be the truth.
-- Sherlock Holmes
The Work Begins Anew, The Hope Rises Again, And The Dream Lives On.
-- Ted Kennedy
Any sufficiently complicated C or Fortran program contains an ad hoc,
informally specified, bug-ridden, slow implementation of half of Common
Lisp.
-- Philip Greenspun (Greenspun's Tenth Rule)
You can’t get to version 500 if you don’t start with a version 1.
-- BetterExplained.com
The greatest of all weaknesses is the fear of appearing weak.
-- J. B. Bossuet, Politics from Holy Writ, 1709
No problem should ever have to be solved twice.
-- Eric S. Raymond, How to become a hacker
More computing sins are committed in the name of efficiency (without
necessarily achieving it) than for any other single reason - including
blind stupidity.
-- W.A. Wulf