Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
What if a question is beginner level? I would say: Someone should answer it. Some of the beginner level questions on stackoverflow have received answers that explain things in wonderful ways. Be...
Answer
#2: Post edited
- What if a question is beginner level? I would say: Someone should answer it.
- Some of the beginner level questions on stackoverflow have received answers that explain things in wonderful ways.
- Beginner level questions are formulated in the way beginners ask questions. Experienced people forgot how beginners think.
- Is it really important if a question is beginner level? Where is the boundary? I think it is more relevant whether the person has shown initiative. You can read a text book and still don't get it, until someone else explains it to you in a different way.
- Maybe it should first be clear, what the problem is, before searching for a solution... If the problem with beginner level questions is:
- * Answerers get angry at people who show no initiative and expect others to do their job: This is not a question about beginner level or not. But, maybe this kind of behavior is worth a special handling, such that there is a quick way for eliminating such questions, like, a button "No initiative" or something, only shown to users with higher privileges.
* Experienced people lose interest if they are always confronted with beginner level questions. Then, why not ask people for putting labels on the questions like "beginner", "intermediate", "expert", and allow for filtering for these categories? Yes, some people might (possibly intentionally) choose a wrong raing, but then someone with privileges might override that rating...- * Q&A database filling up with garbage? Maybe there should be some means to rate the long-term value of a question and its answers, maybe there should be some clean-up days, expiration days after which a question and the answers disappear, ...
* Duplicates and very similar questions polluting the data base? Why not offer the possibility to merge entries in some way, maybe having aliases for questions, so people can do a web search using different formulations?- Most likely there are other problems, and even more likely there are even better ideas to solve the problems...
- What if a question is beginner level? I would say: Someone should answer it.
- Some of the beginner level questions on stackoverflow have received answers that explain things in wonderful ways.
- Beginner level questions are formulated in the way beginners ask questions. Experienced people forgot how beginners think.
- Is it really important if a question is beginner level? Where is the boundary? I think it is more relevant whether the person has shown initiative. You can read a text book and still don't get it, until someone else explains it to you in a different way.
- Maybe it should first be clear, what the problem is, before searching for a solution... If the problem with beginner level questions is:
- * Answerers get angry at people who show no initiative and expect others to do their job: This is not a question about beginner level or not. But, maybe this kind of behavior is worth a special handling, such that there is a quick way for eliminating such questions, like, a button "No initiative" or something, only shown to users with higher privileges.
- * Experienced people lose interest if they are always confronted with beginner-level questions. Then, why not ask people for putting labels on the questions like "beginner", "intermediate", "expert", and allow for filtering for these categories? Yes, some people might (possibly intentionally) choose a wrong rating, but then someone with privileges might override that rating...
- * Q&A database filling up with garbage? Maybe there should be some means to rate the long-term value of a question and its answers, maybe there should be some clean-up days, expiration days after which a question and the answers disappear, ...
- * Duplicates and very similar questions polluting the database? Why not offer the possibility to merge entries in some way, maybe having aliases for questions, so people can do a web search using different formulations?
- Most likely there are other problems, and even more likely there are even better ideas to solve the problems...
#1: Initial revision
What if a question is beginner level? I would say: Someone should answer it. Some of the beginner level questions on stackoverflow have received answers that explain things in wonderful ways. Beginner level questions are formulated in the way beginners ask questions. Experienced people forgot how beginners think. Is it really important if a question is beginner level? Where is the boundary? I think it is more relevant whether the person has shown initiative. You can read a text book and still don't get it, until someone else explains it to you in a different way. Maybe it should first be clear, what the problem is, before searching for a solution... If the problem with beginner level questions is: * Answerers get angry at people who show no initiative and expect others to do their job: This is not a question about beginner level or not. But, maybe this kind of behavior is worth a special handling, such that there is a quick way for eliminating such questions, like, a button "No initiative" or something, only shown to users with higher privileges. * Experienced people lose interest if they are always confronted with beginner level questions. Then, why not ask people for putting labels on the questions like "beginner", "intermediate", "expert", and allow for filtering for these categories? Yes, some people might (possibly intentionally) choose a wrong raing, but then someone with privileges might override that rating... * Q&A database filling up with garbage? Maybe there should be some means to rate the long-term value of a question and its answers, maybe there should be some clean-up days, expiration days after which a question and the answers disappear, ... * Duplicates and very similar questions polluting the data base? Why not offer the possibility to merge entries in some way, maybe having aliases for questions, so people can do a web search using different formulations? Most likely there are other problems, and even more likely there are even better ideas to solve the problems...