IMHO, I think there is a flaw in the reputation system. Say there is a user who is not the most technical and are on the site mostly to learn, but is highly enthusiastic about the community. It seems the only way to become part of the community here is to gain reputation points. The problem comes from the fact that the only good way of gaining reputation points is to answer questions.

Should there be a way for these users to gain points slowly somehow (i.e. Gain 1-2 point per day they visit the site)? Or should the SO community be only made up of those that are technical and can answer questions with great explanations?

I am a student that has been programming in Java and various other languages for a couple years now, but I find myself being dwarfed by other users that seem to know every intricacy of these languages. This is great for learning but I don't see a way for me to ever become part of the community here.

share|improve this question
4  
The way for you to become a part of the community is to learn. The more you learn, the more you will be able to contribute. – Jeff Yates Jul 9 '09 at 15:28
1  
I agree, and would vote the question up if I could, but I am in exactly this situation. It's not about the functionality or cred of "reputation" though, it's about wanting to give something back. If I could be given a menial way of adding value to the site, I'd jump at it, reputation or no reputation. – mblackwell8 Aug 19 '09 at 0:29

6 Answers

up vote 10 down vote accepted

There are a number of user's who have gained a fair amount of reputation solely from asking questions, lots and lots of questions (one example from a quick search through recent question in c# tag). Additionally, I know for me personally, my involvement in the site has nothing to do with the features exposed by gaining more rep. Certainly I am interesting in increasing my rep, but I don't do a lot of editing or any of those features that are now available to me. I enjoy trying to answer questions and reading good questions and answers to learn new things.

share|improve this answer
5  
To be fair, some of the users who have amassed large reps from questions alone are not the kinds of users we want to encourage. – Popular Demand Dec 3 '11 at 19:25

I've been a professional software developer for 26 years now and I still don't know every intricacy of languages I'm supposed to be an "expert" in & I struggle to answer some of the questions here.

Just keep persevering reading questions looking for ones you can answer.

Think about questions you want to ask. I've gained more reputation on Meta from asking questions than I have answering them (or at least I did in the first week). This will give you enough reputation to participate a little more and gradually gain the more reputation.

Alternatively, don't worry about it. Just use the site as a place to ask questions or search for answers.

share|improve this answer
1  
Good advice. I think that's pretty much how most of us have gained rep. Quite often it can be out of blind luck that you get to a question that you can answer and be the first to post. – Jeff Yates Jul 9 '09 at 15:36
@JeffYates yep! And lately I'm trying hard to optimize looking out for questions I can ask and diversifying into multiple tags (10k being my ultimate goal) but even at the rate I'm going its going to take so many months! I don't know how you high rep guys find so many questions to answer so well! – gideon Feb 23 '12 at 16:12
@gideon: If you make your goal providing high quality answers, the rest will follow. – Jeff Yates Feb 23 '12 at 20:10

Think of it as an invitation to learn. Pick a question that interests you, and research the answer. Maybe you'll come back and find out that the answer you were going to post has already been provided - no worries, you still learned something.

Another way to learn is to ask questions. Get good at it, and you can accumulate rep that way too...

share|improve this answer

Why should you get a good reputation for doing nothing? So you think that my doctor's reputation should grow when he doesn't actually practise medicine? That makes no sense.

Reputation is there to encourage participation and to reflect (to some extent) a users ability, knowledge, and discipline. Just handing it out for being there seems to go against that.

share|improve this answer

I think the problem you're highlighting is a bit of a fallacy. While it's true, there are people on here that know more than you, even the great Jon Skeet doesn't know everything (sorry, Jon). The community, together, knows nearly everything about the topics discussed, but only collectively.

Most of my knowledge comes from having screwed it up in the first place. If I see somebody making the same mistake I did, then it's very easy to swoop in and get the answer out, because it's automagic. You can still earn lots of rep (there are a ton of unanswered questions) by providing thoughtful, well-explained answers to problems, even if a technical solution already exists. Although it may seem like it, nobody on here knows the answer to every post. The people answering are likely just as intelligent as you are, but just have had the experience of running across a problem before.

Also remember that Java is a remarkably pervasive language (and yet I've never used it, haha!), so the audience for it is huge. However, I'm a mediocre C# guy (I do mostly SQL/database work), but I've still answered C# questions. Find questions you can answer, don't worry about the Fastest Gun in the West, and just keep plugging away. It took me nearly a month before I was able to get a rep cap day (that may be slow, but I'm not ashamed to admit it). I spent the first month getting my bearings and figuring out how to answer questions so that they helped people. Some days I do a good job of that, and some days I don't. C'est la vie.

In a large group, there will always be barriers of entry, but StackOverflow does a fantastic job of giving everybody equal footing to become part of the community. So long as you contribute any way you can, you'll find yourself more and more a part of that.

share|improve this answer

I actually think it is a good idea to allow the ability to retag questions and to edit the community wiki questions, as I could see someone who has been a member for a couple months knowing enough at that point to be able to contribute in those ways, but still not have enough reputation yet.

However, I don't really think that you should be allowed to go much past that as the reputation is also a measure of how much you know within the knowledge domain. For example, on StackOverflow, having 2000+ reputation could also be interpreted to mean that you know a thing or two about programming and likewise with ServerFault. As such, there is a bit of an expectation that you may be able to identify a poorly worded question and help the asker out in clarifying what they meant.

One way that the bar might be lowered a bit, in regards to retagging questions and editing community wiki questions, might be to add a time frame to the items, for example:

  • Retag questions - 500 points, or 250 points and three months as a user.
  • Edit community wiki posts - 750 points, or 325 points and six months as a user.
share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged