Skip to content

Instantly share code, notes, and snippets.

@annapoulakos
Created April 4, 2023 14:29
Show Gist options
  • Save annapoulakos/74f34e4ed3e2cfc1e0ac7e4a12143a7d to your computer and use it in GitHub Desktop.
Save annapoulakos/74f34e4ed3e2cfc1e0ac7e4a12143a7d to your computer and use it in GitHub Desktop.
Anna's Rules of Software Development

Anna's Rules of Software Development

  1. If it is difficult to understand and difficult to ship, you've done something wrong.
  2. If it isn't automated, you aren't done developing it.
  3. If your security model is overly complex and full of obfuscations, you will lose your best developers.
  4. A "10x" developer drives their team and organization to better outcomes through coaching and mentoring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment