CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Thread: A Pet Peeve

  1. #1
    Join Date
    Apr 2002
    Location
    Michigan, USA
    Posts
    869

    A Pet Peeve

    Something I see a lot of here, especially from one unnamed individual, is people who answer questions with a variant of

    "Look it up on Google".

    Why not leave it to someone who feels like answering the question rather than giving this LAZY and RUDE answer.

    1)It stops people who actually might answer the question from answering. 2)It drives people away because they aren't getting answers to their questions.

    Further, if you aren't going to answer the question don't waste time by nitpicking how it was posted, i.e., "put code tags around it". If you aren't going to try to answer the question, LEAVE IT ALONE. Don't post just to up your post count.

    Just my opinion.
    Verere testudinem! (Fear the turtle)

    Once you can accept the universe as matter expanding into nothing that is something, wearing stripes with plaid comes easy. -Albert Einstein

    Robots are trying to steal my luggage.

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: A Pet Peeve

    Quote Originally Posted by Tom Frohman View Post
    Something I see a lot of here, especially from one unnamed individual, is people who answer questions with a variant of

    "Look it up on Google".

    Why not leave it to someone who feels like answering the question rather than giving this LAZY and RUDE answer.

    1)It stops people who actually might answer the question from answering. 2)It drives people away because they aren't getting answers to their questions.

    Further, if you aren't going to answer the question don't waste time by nitpicking how it was posted, i.e., "put code tags around it". If you aren't going to try to answer the question, LEAVE IT ALONE. Don't post just to up your post count.

    Just my opinion.

    That is some nice thread I saw after a long time. I agree with all of it.

    If the person wants to look it up i Google, then why would he post here. Next time he will just Google the answer.

  3. #3
    Join Date
    Jan 2006
    Location
    Singapore
    Posts
    6,765

    Re: A Pet Peeve

    Quote Originally Posted by Tom Frohman
    Just my opinion.
    It is not just your opinion, but is in fact officially discouraged here. Read the discussion on "noise" in Enforcement of the use of code tags.
    C + C++ Compiler: MinGW port of GCC
    Build + Version Control System: SCons + Bazaar

    Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
    Kindly rate my posts if you found them useful

  4. #4
    Join Date
    Dec 2005
    Location
    England
    Posts
    86

    Re: A Pet Peeve

    Depends. On the one hand, it isn't particularly useful to say ‘Google it’; on the other, however, it truly is a useful skill and people should develop the ‘Google reflex’ whereby they at least attempt to ask Google before going to other people for help. If you come across such a post, you could perhaps solve both problems by giving the answer and also linking to the Google query with which you found the answer. This will keep the noise to a minimum while also letting the poster know that there was a quicker way to find their solution. Linking directly to the query even gives them a clue as to the sort of search terms they should have been using.

  5. #5
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: A Pet Peeve

    First, it's not a problem, if the answer is there (which it usually is, as most questions have been asked before)

    I usually refer them to searching THIS forum, though.

    If you search for "Google is your Friend" you'll find the search results (for the day)
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  6. #6
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: A Pet Peeve

    Well, unfortunately Google isn't perfect. I have literally spent hours on google and the like, to find solutions, which sadly never happened.

    If it is quite a commonly asked question, why not refer the member to an existing FAQ or Article right here on CG, if that doesn't help, try searching through the forums - you are bound to find the answer for the member. Advise the member then, that ths info was found through a search through the articles, FAQ's etc.
    Forget google, rather ( when possible ), many many newbies / established members forget the search functionality on CG.

  7. #7
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: A Pet Peeve

    Here, you tend to have to use the right word or sequence to find results. Using advanced search can usually nail what you need though.

    Whereas, searching the Net, you can use whatever language that you want, and you'll find someone that asked the same question using the same terminology
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  8. #8
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: A Pet Peeve

    Sometimes I respond with look it up with Google. Generally when I do this, I recommend the search criteria (e.g. Search google for "single instance application mutex").

    I don't particularly believe in spoon feeding folks asking questions especially if it is obvious that they haven't made any effort in finding the answer on their own.

    Learning how to find information via Google or Msdn is an extremely important skill. It takes practice to learn the various topic keywords or phrases to help narrow the search. I prefer to guide the OP into finding the answer rather than just giving the answer directly.

    Lastly, let's keep in mind that posting to a forum is an inefficient way of obtaining an answer (as compared to being proficient with searching yourself). Imo posting to a forum should be a last resort.

  9. #9
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: A Pet Peeve

    single instance application mutex
    I'd only add the language that you're looking for at the end.
    single instance application mutex C#
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  10. #10
    Join Date
    Dec 2003
    Location
    Syracuse, NY
    Posts
    400

    Re: A Pet Peeve

    I would only say that as an addition to the answer I have given, like just to find maybe some other possibly better solutions.

    I agree though it is extremely rude.
    "Windows programming is like going to the dentist: You know it's good for you, but no one likes doing it."
    - Andre LaMothe

    DLL For Beginners(UPDATED)
    Please use CODE tags
    Rate me if I've helped.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured