This document summarizes a talk given by C. Titus Brown on best practices for scientific computing. Brown is an assistant professor at Michigan State University who works in microbiology, computer science, and bioinformatics. The talk discusses using version control, writing tests to prevent mistakes, automating repetitive tasks, and documenting code design and purpose. It emphasizes that adopting a few key practices can improve scientists' efficiency and the correctness and reproducibility of their work.