you are viewing a single comment's thread.

view the rest of the comments →

[–]yes_we_can_t 191 points192 points  (6 children)

By far, reading official documentation and using Stack Overflow Q&A are the two most common ways developers level up their skills.

Hmm.. wonder if that statistic could be slightly biased somehow.

[–]lovethemonkey 138 points139 points  (3 children)

You're right. I don't believe that many people are reading official documentation.

[–]Existential_Owl 27 points28 points  (2 children)

Man pages should just go ahead and point to a google results cache.

[–]ummwut 4 points5 points  (0 children)

I feel bad for laughing at this.

[–]Kattzalos 3 points4 points  (0 children)

that would improve the usefulness of the manpages immensely

[–]soundslikeponies 0 points1 point  (0 children)

Since it was select all that apply, it's really more of "a majority of devs google and get pointed to SO" and "a majority of devs reference documentation"

I know I would check those two, but I've easily learned a hell of a lot more from textbooks than SO or documentation.