Hacker News new | ask | show | jobs
by aaronblohowiak 5585 days ago
It already has, especially with the advent of things like railscasts (screen casts that teach new skills by example,) things like the javascript mentors mailing list and so forth.. i think you are on to something wrt writing for an audience and having that audience change as time goes on. I think the "popularizer" blogs that are basically n00b guides to web tech are increasing in popularity and directly increase the exposure of their curators...

for a direct example, compare the README.md in many GitHub projects to the pages on SourceForge.

We used to take for granted that you'd know how to get cvs, configure make and install for your system (and would understand architecture flags and so forth...) nowadays library authors (who in many ways are the "first educators" for their tech) are putting in more effort to make things as easy as "copy and paste this into your terminal to install."

That all said, it is kind of terrifying how many people are developing networked applications with only the most rudimentary understanding of networking...