How do I ask a question so that it can get a quick response? I see some of the questions are very old and still not answered, but some others get a very quick response.
|
Some factors:
| |||||
feedback
|
|
Provide enough information. Peter has added a lot of other points, all of which I agree with, but it's usually the lack of information which stymies us.
Oh, and respect people who are trying to help you. If you become argumentative with answerers, they'll just go elsewhere. | ||||
|
feedback
|
|
If somebody then asks you a question (usually in the comments on your post), answer them. They are generally asking for a reason, and can't give a clear reply until you have clarified something. | ||||
|
feedback
|
|
Twitter the title of the question (and url). There will probably be someone with a keyword search who will notice your question and head over to help you out. | ||||
|
feedback
|
|
Write your title clearly so people will look at it, and explain your problem well so they don't leave in confusion. Tag specifically and appropriately, so those who know the topics will look at your questions. | ||||
|
feedback
|
|
Another factor is the size of the community you are talking to. Questions with popular tags get more answers more quickly than questions with less popular tags. Of course, I am not trying to say that you should tag your questions with ill-fitting tags. | |||||
feedback
|
|
In addition to the other answers given here, I would also add that for really fast and good responses, ask at a time of day when many software developers are using SO, so usually working hours would be good. I suspect about 2pm - 5pm (GMT) would be good because you get the bulk of European software developers at work and the bulk of US-based software developers at work. | ||||
feedback
|
|
All the other answers are right, but people will not try to help you if you haven't gotten your "hands dirty" with the problem. You'll notice that the process of specifying the question pushes you further in the debugging and testing of what you think is happening. Keep going! Many times you resolve the question yourself, or it derives in something that you really don't know that is actually useful to everyone. Bracketing: Try to get the problem to be as small as possible. You might think that you're asking about 50 lines of code, but if you can figure the one line that is not working, people can easily help you. Few people want to help you figure out which of your 50 lines of code is not working. Also, if your question is a dupe or easily answered on Google, you should know it before they do. Find all dupes, and find an SO answerer that is the right person to ask the question: To do this you will have to find all SO dupes of your question, and you might find that it's answered already. But if you find something really similar but different, comment the best answer response and ask politely if they might care to look at your question. | ||||
|
feedback
|
You must log in to answer this question.
protected by Robert Harvey♦ Jul 23 '11 at 22:07
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.