That's a great question, and after reading it, I totally needed to write down my own collection of programming wisdom.
βThe three chief virtues of a programmer are: Laziness, Impatience and Hubrisβ β Larry Wall, There are only two really difficult things in programming: cache invalidation, naming things and off by one errors. UNIX is sexy: who | grep -i single | date ; cd ~ ; unzip ; touch ; strip ; finger ; mount ; gasp ; yes ; uptime ; unmount ; sleep Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. There are two major products that come out of Berkeley: LSD and UNIX.Β We donβt believe this to be a coincidence.β
βThe three chief virtues of a programmer are: Laziness, Impatience and Hubrisβ β Larry Wall,
There are only two really difficult things in programming: cache invalidation, naming things and off by one errors.
UNIX is sexy: who | grep -i single | date ; cd ~ ; unzip ; touch ; strip ; finger ; mount ; gasp ; yes ; uptime ; unmount ; sleep
who | grep -i single | date ; cd ~ ; unzip ; touch ; strip ; finger ; mount ; gasp ; yes ; uptime ; unmount ; sleep
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.
There are two major products that come out of Berkeley: LSD and UNIX.Β We donβt believe this to be a coincidence.β
Even more at β‘ jmfayard.dev/programming-quotes/
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
That's a great question, and after reading it, I totally needed to write down my own collection of programming wisdom.
Even more at β‘ jmfayard.dev/programming-quotes/