If debugging is the process of removing bugs, then programming must be
the process of putting them in.
-- Edsger W. Dijkstra
RE: Bye Steem!
You are viewing a single comment's thread from:
Bye Steem!
Bye Steem!
If debugging is the process of removing bugs, then programming must be
the process of putting them in.
-- Edsger W. Dijkstra
Good work is no done by ‘humble’ men.
-- H. Hardy, A mathematician's apology.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
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)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A person won't become proficient at something until he or she has done
it many times. In other words., if you want someone to be really good at
building a software system, he or she will have to have built 10 or more
systems of that type.
-- Philip Greenspun
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
-- [Ideas for flamewars]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
To solve your problems you must learn new skills, adapt new thought
patterns, and become a different person than you were before that
problem. God has crafted you for success. In the middle of every
adversity lie your best opportunities. Discover it, build upon it and
move forward in your journey to live an extraordinary life. You owe it
to yourself to live a great life. Don’t let negative thoughts pull you
down. Be grateful and open to learn and grow.
-- http://secretsofstudying.com/
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The job of a leader today is not to create followers. It’s to create
more leaders.
-- Ralph Nader
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
J'ai toujours préféré la folie des passions à la sagesse de
l'indifférence.
-- Anatole France
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Mastering isn’t a survival instinct; it’s an urge to excel. Mastering is
one of the experiences that delineates us from animals. It is striving
to be more tomorrow than we are today; to perfectly pitch the ball over
home plate; to craft the perfect sentence in an article; to open the
oven and feel the warm, richly-scented cloud telling you dinner is going
to be absolutely extraordinary. We humans crave perfection, to be
masters of our domain, to distinguish ourselves by sheer skill and
prowess.
-- Joesgoals.com
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The general principle for complexity design is this: Think locally, act
locally.
-- Richard P. Gabriel & Ron Goldman, Mob Software: The Erotic Life of Code
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Genius is 1% inspiration and 99% perspiration.
-- Thomas Edison
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If Java had true garbage collection, most programs would delete
themselves upon execution.
-- Robert Sewell
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Code is poetry.
-- wordpress.org
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The most damaging phrase in the language is, It's always been done that
way.
-- Rear Admiral Grace Hopper
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
To follow the path:
look to the master,
follow the master,
walk with the master,
see through the master,
become the master.
-- Modern zen Poem
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Genius is 1% inspiration and 99% perspiration.
-- Thomas Edison
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
The ability to simplify means to eliminate the unnecessary so that the
necessary may speak.
-- Hans Hofmann
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A CS professor once explained recursion as follows:
A child couldn't sleep, so her mother told her a story about a little frog,
who couldn't sleep, so the frog's mother told her a story about a little bear,
who couldn't sleep, so the bear's mother told her a story about a little weasel...
who fell asleep.
...and the little bear fell asleep;
...and the little frog fell asleep;
...and the child fell asleep.
-- everything2.com
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Premature optimization is the root of all evil (or at least most of it)
in programming.
-- Donald Knuth
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
However beautiful the strategy, you should occasionally look at the
results.
-- Winston Churchill
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
There is no reason for any individual to have a computer in his home.
-- Ken Olson, President, Digital Equipment Corporation, 1977
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Life moves pretty fast. If you don't stop and look around once in a
while, you could miss it.
-- Ferris Bueller
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If there is a will, there is a way.
-- unknown
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Everything that can be invented has been invented.
-- Charles H. Duell, Commissioner, U.S. Office of Patents, 1899
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Simplicity takes effort-- genius, even.
-- Paul Graham
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It is said that the real winner is the one who lives in today but able
to see tomorrow.
-- Juan Meng, Reviewing "The future of ideas" by Lawrence Lessig
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
No matter how much you plan you’re likely to get half wrong anyway. So
don’t do the ‘paralysis through analysis’ thing. That only slows
progress and saps morale.
-- 37 Signal, Getting real
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
No problem should ever have to be solved twice.
-- Eric S. Raymond, How to become a hacker
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Good artists copy. Great artists steal.
-- Pablo Picasso
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Do you want to sell sugared water all your life or do you want to change
the world?
-- Steve Jobs, to John Sculley (former Pepsi executive)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
In order to understand what another person is saying, you must assume
that it is true and try to find out what it could be true of.
-- George Miller
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A tail call allows a function to return the result of another function
without leaving an entry on the stack. Tail recursion is a specific case
of tail calling.
-- ASPN : Python Cookbook : Explicit Tail Call
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
A charlatan makes obscure what is clear; a thinker makes clear what is
obscure.
-- Hugh Kingsmill
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit