Skip to content

Instantly share code, notes, and snippets.

@gmccoy
Last active March 7, 2024 20:14
Show Gist options
  • Save gmccoy/f9999b929c413c4ee4f36aaa9964fdec to your computer and use it in GitHub Desktop.
Save gmccoy/f9999b929c413c4ee4f36aaa9964fdec to your computer and use it in GitHub Desktop.

Software Development Resources

Here is a list of stuff I routinely find useful.

Tools

  • Miller - command-line tool for querying, shaping, and reformatting data files in various formats including CSV, TSV, JSON, and JSON Lines.
  • Obsidian - Excellent tool for managing a plain flat file Markdown wiki knowledge base
  • ripgrep - Fast Rust replacement for grep
  • delta - A syntax-highlighting pager for git, diff, and grep output

Cheatsheets

Books

Many of these books are available for reading for free on O'Reilly with a Purdue Career Account.

Blogs

Individuals

Corporate

Posts

Sign in to join this conversation on GitHub.