Everyone I know who codes or designs is anxious to help others learn to do the same. However, it's just common decency and respect to Google it, try to do it, and then have specific questions about what you couldn't get past.
See, getting value out of Google is something that's learned over time. At the very beginning it was hard to get very far at all with just Googling and when I asked others they pointed me back to Google--some of them unhelpfully, but others showed me how to use better search terms for the subject at hand.
That helped a lot, and I don't resent them for that type of help at all. I'm sorry if it came across that way in the writing.
> See, getting value out of Google is something that's learned over time.
This is very true. Especially early on, while learning basic concepts, I found it very difficult to Google things because I did not know the terms or concepts involved. When I was attempting to self-teach my first programming language (Python), I could not understand the difference between parameters and arguments - but I didn't know that that was how to characterize my problem either. I just thought "why doesn't 'x' mean what I said it means over there?"
Thank you for posting this. I had never thought about how understanding the terminology required to Google was something that needed to be built up over time. Need to keep this in mind.
Comments
Everyone I know who codes or designs is anxious to help others learn to do the same. However, it's just common decency and respect to Google it, try to do it, and then have specific questions about what you couldn't get past.
Just a rebuttal to one point that irked me.
See, getting value out of Google is something that's learned over time. At the very beginning it was hard to get very far at all with just Googling and when I asked others they pointed me back to Google--some of them unhelpfully, but others showed me how to use better search terms for the subject at hand.
That helped a lot, and I don't resent them for that type of help at all. I'm sorry if it came across that way in the writing.
> See, getting value out of Google is something that's learned over time.
This is very true. Especially early on, while learning basic concepts, I found it very difficult to Google things because I did not know the terms or concepts involved. When I was attempting to self-teach my first programming language (Python), I could not understand the difference between parameters and arguments - but I didn't know that that was how to characterize my problem either. I just thought "why doesn't 'x' mean what I said it means over there?"
Thank you for posting this. I had never thought about how understanding the terminology required to Google was something that needed to be built up over time. Need to keep this in mind.