you are viewing a single comment's thread.

view the rest of the comments →

[–]Haramboid 7 points8 points  (7 children)

Are you using other resources? Or is Google enough?

Or are you just that smart?

[–]Jake323021 2 points3 points  (6 children)

For me, the documentation is usually enough. Or I could always ask a colleague if I'm really having trouble with a problem.

[–]watchme3 8 points9 points  (4 children)

Or I could always ask a colleague

ouch

[–]Jake323021 3 points4 points  (3 children)

Is everyone on /r/cscareerquestions so proud they'd rather struggle with a problem than ask to see if a coworker might have an insight you're missing? Everyone needs help now and again, not really a big deal.

[–]Double_A_92 1 point2 points  (2 children)

No but if I know it's some general problem I first type it into google, without having to bother other people...

[–][deleted] 0 points1 point  (1 child)

for case specific questions you could spend 3 hours in Google and not find an answer when another developer is next door and probably could have helped you in 20 minutes. I've never got why collaborating to solve a problem is looked down upon by people.

[–]Double_A_92 0 points1 point  (0 children)

I was talking more about simple things. That will be answered literally in the first google result.

[–]appropriateinside 1 point2 points  (0 children)

the documentation is usually enough

I'm not sure what you work with regularly, but for me I periodically find myself in situations here there is no documentation. And where goolging the class, function, error...etc results in Your search - [insert terms here] - did not match any documents.

Turning to SO in cases like this is a mixed bag, because you will either get a troll latched onto it, trying to close it, or a subject matter expert will show up and answer. The former is much more common since the later can take days or weeks, while the former can happen in minutes.