I'm curious about how you all learned to program before we had the convenience of AI language models and resources like Stack Overflow. Did you rely on books, websites like W3Schools, or connect with peers and mentors? I'm seeking various experiences to understand the different avenues available for learning programming back in the day. Thanks in advance for sharing your insights!
5 Answers
Back in the day, people learned the same way they learned other subjects: through books, classes, and sometimes even face-to-face mentors. There wasn't nearly as much instant information as we have now, but it made learning a lot more hands-on and memorable.
RTFM! Seriously, that was a mantra. Read The Fine Manual. Every compiler and programming language had thick manuals that were essential for learning. I started in the '80s, so it was a lot of trial and error, digging through error messages, and figuring things out from scratch.
Yeah, it was all about debugging and learning through the pain of fixing your own mistakes.
Books and a lot of trial and error! I remember pouring through hundreds of pages of programming books to understand how things worked. The internet was just starting out, so resources were kind of limited.
Absolutely! Getting hands-on with coding projects was key to understanding back then.
I hear you! Nowadays, it's like there’s too much information out there.
Honestly, it was all about projects and asking more experienced folks for help. I'd get stuck and just search the docs or turn to peers for advice. It was challenging but really rewarding.
Totally! That hands-on and collaborative approach really helps solidify what you learn.
That's smart! Learning from others can be one of the best ways to pick up skills.
It was all about reading documentation back then. You had to really dive into the manuals and understand the tools you were using. That's still a solid way to learn, even today!
I totally agree! Documentation is like the recipe for coding; you just have to know how to cook it up!
Yeah, but sometimes it feels like I need to know how to cook before I even see the recipe!
That sounds intense! I can’t imagine having to figure it all out without any online help.