I No Longer Need StackOverflow
11–20 of 94 posts
Re: I No Longer Need StackOverflow
#12Re: I No Longer Need StackOverflow
#13Re: I No Longer Need StackOverflow
#14Re: I No Longer Need StackOverflow
#15It's a tool. Use it.
Re: I No Longer Need StackOverflow
#16Re: I No Longer Need StackOverflow
#17Yes. Or you could use Stack Overflow, and also learn something you didn't know by reading the answers.
Re: I No Longer Need StackOverflow
#18It's not always a question of "needing" something, it's a question of whether you spend 5 minutes searching for the answer or 50 minutes, or 5 hours. It's a tool. Use it.
Understanding the technology in a deeper way is a lot more useful in the long run.
And once you understand it answering other questions you may have gets a lot easier and arguably that 5 hour investment in the beginning may be a bargain.
He spends 5 hours to understand it first you spend 5-10 minutes on each question and you may run into dozens if not hundreds of questions depending on what you're doing at the end of the day you may just come out even but do that long enough and you're worse off using SO for shortcuts instead of just learning how it works.
Re: I No Longer Need StackOverflow
#19Well looks like the poster doesn't use SO quite well on a normal day then. What you describe as a newfound way to program is actually what should be considered normal. SO isn't about getting an answer to some code problem or your homework or something like that. To benefit from SO you should have an informed question that displays a good degree of personal research. THEN it's time to tap for the collective developer…
Or any of the other "everyday" queries which are quicker to resolve via google + SO than the "real" documentation.
Re: I No Longer Need StackOverflow
#20I have a feeling we'd feel better about reading the proper documentations as opposed to trying out random answers from SO.