On 5/14/12 7:36 AM, bob wrote:
> What do you guys think about turning to Google's search engine to solve your coding problems?
>
> I feel like I'm cheating when I do this, but admittedly it happens a lot.
I use Google frequently. Not to get source code, but to seek best
practices, existing patterns, and what potential problems exist with the
solutions I'm considering.
On the other hand, if you're in a class environment where you're
supposed to be learning basics, google is indeed cheating.
Also, if google points you at some code and you copy it without regards
to copyright, you are not only cheating, but breaking the law.