Hacker News new | ask | show | jobs
by dagw 1269 days ago
I have always had a very good experience with python documentation.

While I generally do like the python documentation, I often find that it likes to explain exactly how and why a library works in detail. This is great if you want to really learn the library and often I miss this level of detail in for example JavaScript, but if you just quickly want to find the most obvious way to do the most common thing, it can be quite annoying.