Live data from Hacker News

Ask HN: Which programming language has the best documentation?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: Which programming language has the best documentation?

#3
Do you mean formal documentation, or all documentation (including sources like stackoverflow, blog posts, etc)?

I haven't used Java in a while, but my experience lately with Python docs (both formal and informal) has been fantastic. This applies not just to the core language and libraries, but also various third party libraries and frameworks.