Hacker News new | ask | show | jobs
by yodsanklai 1550 days ago
Good advice! I especially like the first advice

> The first step to understanding the internals of any project is to become a user of the project.

It's normally easier to figure out complex behaviour from the spec/doc/interaction than from the code.