Picture of myself

Questions

February the 20th in year 2015

It's all about how to ask the right questions. If you think about it, it's not an easy task. Your question needs to have the right information in it, needs to be addressed to the right destination, and it needs to be valid.

In coding we often face a situation where we don't know what to do, and google is a perfect place to find an answer. It's so easy nowadays when all the information imaginable is at the tips of your fingers. I try to imagine sometimes what it was like when google wasn't around to provide answers for every single thing we wanted to know. Every time I feel blessed that I live in times when this things are available.

Even though google knows everything there are still times when you can't find exactly what you're looking for, and you have to ask a question on the forum. Now you're in a situation when you need to ask the question, not just look for an answer. There's a big difference between these two.

In coding community StackOverflow.com is the biggest place to find answers to all sorts of programming related questions and as well the place where questions can be asked, of course. Here it is extremely important, how the question is asked, because if it's not done the right way, it's not gonna get answered.

When I find myself at a question mark, I and look for answers at uncle Google's, I often find questions that are very poorly rated, and don't have many answers. There are two main reasons for that. One is, that the question isn't asked the right way, it isn't sent to the right audience or have too few information in it. Second is, that the question has been answered too many times, and nobody even bothers any more.

I personally like to ask questions but only in person, not on the internet. I have to confess I have never asked a code related question on the forum. Actually, I don't remember asking any kind of question on forums ever. I'd always try to research and find the answer to it, even though it would be much easier just to ask. I don't know why this is so, but I think it has to do with some internal fear of mine, that I'll ask a stupid question. And I know perfectly well, that there's no such thing.
Like Carl Sagan put it: "There are naive questions, tedious questions, ill-phrased questions, questions put after inadequate self-criticism. But every question is a cry to understand the world. There is no such thing as a dumb question."

...by Marko Anton Potocnik