Ask HN: What are some of the ways to learn codebases
Last time https://news.ycombinator.com/item?id=8263402 article appeared in 2014, I wanted to see if there are methodologies that people have adopted not listed in this article?
I would like to hear your experiences. Feel free to contribute here or at https://gist.github.com/hhimanshu/714962f4205d7dddc7e5991a86412805. I would make notes and update the page. Thanks
6 comments
[ 6.5 ms ] story [ 78.9 ms ] thread- sort source code by filesize
- look at the large methods / code blocks
- browse through the /examples/ and /tests/ dirs to familiarize yourself with typical usage