Reading Other Peoples Code
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore techniques for effectively reading and understanding large codebases in this 52-minute conference talk by Patricia Aas. Learn a methodical approach to navigating thousands of lines of code across hundreds of files, developed over 18 years of programming experience. Discover 10 key techniques, including grepping, button following, input event tracing, test analysis, refactoring, and runtime investigation. Gain insights into creating mental models of complex systems, fostering curiosity about fellow programmers' work, and developing a structured plan for approaching new codebases. Understand the importance of psychological safety and maintaining a learning mindset when tackling unfamiliar code.
Syllabus
Introduction
Getting the code
Why
The process
The 10 techniques
Grepping
Button
Following input events
Tests
Refactoring
Maine
Main Layout
Runtime Investigation
Reading a Class
Retelling Rubber Duckie
iterative process
psychological safety
learning mode
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube