Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 922 Bytes

Developer Guidebook

An attempt to capture and disseminate useful, transferrable wisdom about software development and life.

Dedicated to Anthony Crumley. Most of the information here resulted from interactions with him as well as from the pursuit of truth he inspired.

Life

  • Persevere.
  • Take frequent, short walks to think.
  • Be an owner.

People

Problem-solving

  • Understand first.
  • Fix things twice.
  • Have an athletic mindset.
  • Use templates and checklists.
  • Ruminate before solving.

Coding