Hacker News new | ask | show | jobs
by montblanc 1639 days ago
> How do you think people learnt to code before the internet? I borrowed large textbooks on Basic/VB, C++, and Turbo Pascal from friends and libraries. And this wasn’t a long time ago. I did this as recently as 2005.

I'm not denying that, I'm just sating progress was way slower - especially for newcomers before the internet. Imagine trying to solve problems without Google or Stackoverflow when you're a 15 old kid trying to learn programming. You're stuck on some shitty installation of Linux or some missing package and have no idea why the compiler gives this error message. How do you even get Linux? Have no idea how they did stuff back then but it was for sure harder to just to get something up and running. So easy to give up. Programming in that era used to be something 1 in maybe 50 children tried. It was no way near as accessible as it is today.

The flip side of that is that since it's now easier for everyone to learn new skills and solve problems, the requirements and expectations from workers pretty much went up proportionally.