Stack Overflow

This is an old revision of this page, as edited by Ffrou (talk | contribs) at 00:38, 12 April 2009 (OpenID mention, Technology header). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Otheruses2

File:StackOverflow.png
Stack Overflow main page

Stack Overflow is a website featuring questions and answers on a wide range of topics in computer programming. Created by Joel Spolsky and Jeff Atwood in 2008[1][2] as a more open alternative to early forums like Experts Exchange, the site features the ability to ask and answer questions, vote questions and answers up and down, edit questions and answers, and so forth by its membership. Users of Stack Overflow can earn reputation points and “badges”; for example, a person is awarded 10 reputation points for receiving an “up” vote on an answer given to a question on the site.[3] Unregistered users have access to most of the site's functionality, with users signed in using an OpenID gaining access to the remaining functionality.

Technology

Stack Overflow is written in ASP.NET using the ASP.NET MVC (Model-View-Controller) framework.[4]

References

  1. ^ Jeff Atwood (2008-04-16). "Introducing Stackoverflow.com". Coding Horror. Retrieved 2009-03-11.
  2. ^ Jeff Atwood (2008-09-16). "None of Us is as Dumb as All of Us". Coding Horror. Retrieved 2009-03-11.
  3. ^ Stack Overflow FAQ, “What is Reputation?” (last viewed: 2009-02-26)
  4. ^ What Was Stack Overflow Built With? (last viewed: 2009-02-26)