> Attempt to answer the question, or don’t comment at all. Don’t tell them to RTFM, Google it, No, just no. There is no point to any of all this search technology and this accumulated knowledge if no one uses it. Someone asking a question that is answered in the documentation or has been asked and answered over and over should be pointed at those sources. One of the most important skills anyone is going to learn in a…
> No, just no. There is no point to any of all this search technology and this accumulated knowledge if no one uses it. And here we have a prime example of why beginners find the programming community to be so abrasive, and worse, it's sitting at the top of this comment thread. Ask yourself, would this be the answer you give to a 12 year old girl who's taken an early interest in programming? Or a single mother who's…
It depends on what "RTFM response" we're talking about. if it's simply,
1a) "Duh, read the docs" 1b) "RTFM"
then yes, it's abrasive and experienced programmers should cut it out. But we sometimes get the same flack for
2a) "Ah, that's called the controller and section 7 covers it."
2b) "Oh, I see. The term you're looking for is database indexing -- you should be able to get some good hits with that search term. Or 'add mysql index' for your case."
If someone is really like the diligent younger-me programmer you're referring to, they'll have already explained why the manual doesn't help.
You have to be careful not to equate the two kinds of levels of work (though obviously, politeness is always important, regardless of their level of effort).