Hacker News new | ask | show | jobs
by oauea 1574 days ago
> One answer as a reader to deal with the circularity by reading the documentation and then reading the documentation again and then read it again until you know where everything is and then you look it up.

I like opening such docs twice. The first to read through, and the second to search for more info about what I'm currently reading.

1 comments

That's a good idea. Sometimes you need to explore (build your understanding of the concepts behind the system) and sometimes you need to exploit (get the answer for one particular problem).