Skip to content

Will-W/programmers-proverbs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

##Programmer's Proverbs

Programming and development often teaches one wisdom that cannot be attained elsewhere. Coding and programming, as some have said, is a way of life, not just job. When you are a coder, that is a big part of who you are at work and outside of work. So, let's come together, and put down our wisdom for future generations to see and learn from.

###A deployed MVP is worth two prototyped.


###When you reach bearded-level, there are at least a hundred grey-beards above you.


###A/B Test twice, deploy changes once.


###Don't commit on master when drunk.


###Sleep on a force push.


###A git pull a day, keeps the doctor away


###Sometimes you have to cut legacy support to allow the new product to bloom.


###More hours worked, more commits made. Mostly reverts and bug-causing features.


###Even a greybeard will drop production DB.


###Scope creep makes a mountain.


###A hundred programmers won't make a two-year project in a week.


###Facebook wasn't built in a day


###"Just ship" is no substitute for design


###Today's fashion is tomorrow's legacy


###Learning obscure and strange languages, yields better understanding and broader horizons


###The better job you do, the easier others discount the level of difficulty


###Testing is easier than debugging.


###Finish a product in a day, and people will expect a new product every day. Teach people about proper development cycles, and your company will flourish.


###Customer are the best tester.


###Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." --Brian Kernighan


###Absence is beauty, in error logs.


###Eternal sunshine of the stateless mind


###Laziness is your best friend. Never do twice what you can automate once.


###Good test coverage + automated workflows = quiet cell phones and better sleep.


###The best code is no code at all


###Write code like the next person to work on it is a murderous psychopath and he knows where you live.

About

Proverbs from the programmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published