Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 369 Bytes

File metadata and controls

executable file
·
13 lines (9 loc) · 369 Bytes

Guides

Guides for getting things done, programming well, and programming in style.

A note on the language:

  • "Avoid" means don't do it unless you have good reason.
  • "Don't" means there's never a good reason.
  • "Prefer" indicates a better option and its alternative to watch out for.
  • "Use" is a positive instruction.