- If you give him a penny for his thoughts, you'd get change.
- Not the sharpest knife in the drawer.
- A prime candidate for natural deselection.
-- [Ideas for flamewars]
RE: Bye Steem!
You are viewing a single comment's thread from:
Bye Steem!
Bye Steem!
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
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
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 year spent in artificial intelligence is enough to make one believe in
God.
-- Alan J. Perlis (Epigrams in programming)
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
Thus, programs must be written for people to read, and only incidentally
for machines to execute.
-- Alan J. Perlis
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If we wish to count lines of code, we should not regard them as lines
produced but as lines spent.
-- Edsger Dijkstra
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
For the things we have to learn before we can do them, we learn by doing
them.
-- Aristotle.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I would rather be an optimist and be wrong than a pessimist who proves
to be right. The former sometimes wins, but never the latter.
-- "Hoots"
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Act from reason, and failure makes you rethink and study harder.
Act from faith, and failure makes you blame someone and push harder.
-- Erik Naggum
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I had to learn how to teach less, so that more could be learned.
-- Tim Gallwey, The inner game of work
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If I tell you I'm good, you would probably think I'm boasting. If I tell
you I'm no good, you know I'm lying.
-- Bruce Lee
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
In theory, there’s no difference between theory and practice. But in
practice, there is.
-- Albert Einstein
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
My dream is that people adopt it on its own merits. We're not trying to
bend Ruby on Rails to fit the enterprise, we're encouraging enterprises
to bend to Ruby on Rails. Come if you like it, stay away if you don't.
We're not going head over heels to accommodate the enterprise or to lure
them away from Java. That's how you end up with Java, if you start
bending to special interest groups.
-- David Heinemeier Hansson (Ruby On Rails' creator)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
All creativity is an extended form of a joke.
-- Alan Kay
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Lisp is a programmable programming language.
-- John Foderaro
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