Links
(Non-R) Computing Resources
Git
- Pro Git by Scott Chacon and Ben Straub
- Happy Git and GitHub for the UserR by Jenny Bryan
- Git in Practice by Mike McQuaid
Vim
- OpenVim by Henrik Huttunen
- Mastering the Vim Language recorded presentation by Chris Toomey
- Vim as Your Editor a 6-part playist by ThePrimeagen
Quarto
- Quarto Docs
- Quarto Cheatsheet
- Quarto Extensions
- Quarto website examples: Twitter List Linkedin List
Command Line / DevOps
- Data Science at the Command Line by Jeroen Janssens
- The Unix Workbench by Sean Kross
- Dev Ops for Data Science by Alex Gold
- Stat447: Data Science Programming Methods by Dirk Eddelbuettel
Python
- Python 4 Data Science by Arthur Turrell and others