What was it like to self-learn programming before Stack Overflow? (2016)
21–30 of 290 posts
Re: What was it like to self-learn programming before Stack Overflow? (2016)
#22There was this horrible site called experts-exchange.com (note the hyphen) that dominated search results, but IIRC they made you pay to see the answers.
You could always scroll down to the bottom of the page where they were uncensored.
Re: What was it like to self-learn programming before Stack Overflow? (2016)
#23Re: What was it like to self-learn programming before Stack Overflow? (2016)
#24We could just barely afford computers for myself so I am eternally grateful to my mom for working nights while I seemingly played around with Linux and scripting in my room.
Re: What was it like to self-learn programming before Stack Overflow? (2016)
#25Re: What was it like to self-learn programming before Stack Overflow? (2016)
#26Does anyone else find quora to be a "fluff" Q&A site? I so much prefer the stackoverflow and friends approach.
Re: What was it like to self-learn programming before Stack Overflow? (2016)
#27I learned a lot of lower level Unix programming from those Sun documents.
Re: What was it like to self-learn programming before Stack Overflow? (2016)
#28For me at least, there was a certain level of aptitude I needed before I was able to productively seek out knowledge on my own. The range of possible things-to-learn in the programming world is so vast and daunting that I needed some hand-holding at the outset, until I had enough knowledge to reasonably separate things I needed/wanted to learn about from things I could confidently disregard.
If I were learning from scratch today, I think it's fairly likely I would still need something similar, even with the existence of SO.