Tips for Googling your programming questions
posted Tue 15 Apr 2014 by Michael Galloy under IDLSuyeon Son collects some great tips about Googling for answers to programming questions:
I asked Jeremy Bowers, a news applications developer at NPR, who said he follows a specific pattern when Googling to achieve specific outcomes:
e.g. “JavaScript remove key from object”
I would also recommend Googling the exact string of an error message (minus any specific variable names that might appear in it). This is particularly useful for C compile errors.
Also, note the great reference to the original 2000 email to Yak shaving!
April 19th, 2014 at 2:28 pm
Now, if we can get the search engines to differentiate between the two IDLs (Interactive Data Language and Interface Description Language), we’d be in business