Reading Code

2022 Mar 20 See all posts


Reading Code

Writing code is similar to writing, and as such you can pick a lot of insights from reading other programmers' code. Following are some notes around that...

Understand the code structure and components

Document

Active vs Passive code reading

Some Example Strategies

Get at it consistently

Practice Concepts


Others insights about reading code