Reading code is a skill, and one that is often neglected in formal computer science instruction. We learn how to read and write syntax, and sometimes even recognize design patterns, but diving into a new codebase can feel intimidating. Never fear - there are lots of tricks and strategies to make our job easier! We'll cover both mental and digital tools, and walk through a case study of exploring a large codebase for the first time.