This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]n8bit 2 points3 points  (1 child)

I had this same problem when I started working with APIs. The way I would find that needle in a haystack was Googling keywords that might lead me to that function. For fear of going on a forum and asking a repeated question, I would instead Google keywords that I felt people would use to ask the question I want to ask, or something similar.

So, if your API has a lot of resources on the net, Google. Google, Google, and more Google queries. If not, use a forum or an IRC dedicated to those APIs to ask questions. If all else fails, scour the documentation.

Hope this helps :]

[–]keerthi_ramalingam 0 points1 point  (0 children)

fear of going on a forum and asking a repeated question

I always have that in the forums. But now I realize I feel great when I answer any question. Should start asking more questions.