|
|
|
|
|
by afarrell
2656 days ago
|
|
How do you learn to read code without guidance and without getting lost? How do you keep your thoughts organized? At each step, how do you confidently decide where to go next? ——— I’d like you to take as given that I’m reasonably intelligent —
I graduated from MIT and have been working as a software engineer for 6 years. Yet when I sit down to read https://github.com/cypress-io/cypress or https://github.com/webpack/webpack, I don’t know where to start or how to incrementally build up an understanding. How can I learn how to read a project’s worth of code? |
|
https://www.dropbox.com/s/q5mtxxk6bswkag6/Read%20Code.pdf?dl...
https://www.nemil.com/on-software-engineering/index.html
(The article has a few great HN threads on reading code; after all, there are lots of contexts where you need to read without working someone in person who’s been involved in that code)