Stack Overflow: Difference between revisions

Content deleted Content added
m Reverted 3 edits by 108.169.173.242 (talk) to last revision by JGrass123
m data and URL archive update
Line 74:
The website serves as a platform for users to ask and answer questions, and, through membership and active participation, to vote questions and answers up or down similar to [[Reddit]] and edit questions and answers in a fashion similar to a [[wiki]].<ref>{{cite web | url = http://www.codinghorror.com/blog/2011/10/the-gamification.html | work = Coding Horror Blog | author = Jeff Atwood | date = 2008-09-21 | title = The Gamification | access-date = 2011-01-24 | archive-date = 1 February 2014 | archive-url = https://web.archive.org/web/20140201063225/http://www.codinghorror.com/blog/2011/10/the-gamification.html | url-status = live }}</ref> Users of Stack Overflow can earn [[Reputation system|reputation points]] and "badges"; for example, a person is awarded 10 reputation points for receiving an "up" vote on a question or an answer to a question,<ref>{{Cite web|url=https://stackoverflow.blog/2019/11/13/were-rewarding-the-question-askers/|title=Were Rewarding the Question Askers|date=13 November 2019 |access-date=20 November 2019|archive-date=16 November 2019|archive-url=https://web.archive.org/web/20191116115224/https://stackoverflow.blog/2019/11/13/were-rewarding-the-question-askers/|url-status=live}}</ref> and can receive badges for their valued contributions,<ref>{{cite web | url = https://stackoverflow.com/help/whats-reputation | work = Stack Overflow | title = What is reputation? How do I earn (and lose) it? | access-date = 14 August 2010 | archive-date = 9 June 2013 | archive-url = https://web.archive.org/web/20130609062938/http://stackoverflow.com/help/whats-reputation | url-status = live }}</ref> which represents a [[gamification]] of the traditional Q&A website. Users unlock new privileges with an increase in reputation like the ability to vote, comment, and even edit other people's posts.<ref>{{Cite web|url=https://stackoverflow.com/help/privileges|title=List of privileges|access-date=22 November 2017|archive-date=14 February 2020|archive-url=https://web.archive.org/web/20200214143308/https://stackoverflow.com/help/privileges|url-status=live}}</ref>
 
{{As of|20242025|0306}} Stack Overflow has over 2329 million registered users and has received over 24 million questions and 3536 million answers.<ref>{{Cite web|title=All Sites – Stack Exchange|url=https://stackexchange.com/sites?view=list#questions|access-date=20232025-0306-2611|website=stackexchange.com|archive-date=2208 NovemberJune 20192025|archive-url=https://web.archive.org/web/2019112223064820250608151607/https://stackexchange.com/sites?view=list#questionsoldest|url-status=live}}</ref> The site and similar programming question and answer sites have globally mostly replaced programming books for day-to-day programming reference in the 2000s, and today are an important part of [[computer programming]].<ref>{{Cite web |title=Stack Overflow Developer Survey 2021 |url=https://insights.stackoverflow.com/survey/2021/ |access-date=2022-07-22 |website=Stack Overflow |language=en |archive-date=16 September 2021 |archive-url=https://web.archive.org/web/20210916193418/https://insights.stackoverflow.com/survey/2021/?utm_source=social-share |url-status=live }}</ref> Based on the type of [[tag (metadata)|tags]] assigned to questions, the top eight most discussed topics on the site are: [[JavaScript]], [[Java (programming language)|Java]], [[C Sharp (programming language)|C#]], [[PHP]], [[Android (operating system)|Android]], [[Python (programming language)|Python]], [[jQuery]], and [[HTML]].<ref>{{cite web | work = Stack Overflow | title = Tags | url = https://stackoverflow.com/tags | access-date = 9 December 2014 | archive-date = 15 February 2020 | archive-url = https://web.archive.org/web/20200215125549/https://stackoverflow.com/tags | url-status = live }}</ref>
 
== History ==