Rosetta Code: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Changed protection level for "Main Page" [edit=sysop:move=sysop] [cascading])
(username removed)
m (Protected "Rosetta Code": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mp_introduction}}
<big>'''Welcome to Rosetta Code'''</big>
==Places to start==


{{mp_explore}}
Rosetta Code is a repository for code examples that go beyond the traditional "Hello World!" example. A variety of tasks are listed, and visitors to this site are invited to solve the tasks in the language of their choice. The tasks cover everything from the mundane [[Empty Program]] to the esoteric [[Towers of Hanoi]].
{{mp_contribute}}

While there's plenty to read and study, you can always [[Help:Contribute Content|contribute your own code]]. You can also connect with the rest of the Rosetta Code community at the [http://villagepump.rosettacode.org Village Pump].

'''Explore the Code:'''
* [[:Category:Solutions by Programming Language|Solutions by Programming Language]]
* [[:Category:Solutions by Programming Task|Solutions by Programming Task]]
* [[Special:Recentchanges|Recently updated pages]]
* [[Special:Random|A random page]]

'''Contribute to Rosetta Code:'''
* [[Help:Contribute_Content|Contributing content]]
* [[:Category:Maintenance|Pages needing attention]]
* [[Help:Request a new programming task|Request a new programming task]]
* [[Help:Request a language focus|Request a language focus]]

'''Explore the Rosetta Community:'''
* [http://villagepump.rosettacode.org Village Pump]
* [[Help:Similar_Sites|Other Rosetta-style projects]] (Not affiliated with us)
* [[Help:IRC|Rosetta Code on IRC]] (#rosettacode on Freenode)

<xfeeds contentcolour="#eeeeee" feedlimit="3" totallimit="10">
http://blog.rosettacode.org/?feed=rss2
http://blog.rosettacode.org/?feed=comments-rss2
http://villagepump.rosettacode.org/index.php?type=rss;action=.xml
</xfeeds>

Latest revision as of 20:00, 16 August 2023

Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. Rosetta Code currently has 1,270 tasks, 404 draft tasks, and is aware of 944 languages, though we do not (and cannot) have solutions to every task in every language.

Places to start

Recently-Updated Tasks

 
Zeckendorf arithmetic
Tree datastructures
Towers of Hanoi
Summarize and say sequence
Sorting algorithms/Stooge sort
Sorting algorithms/Quicksort
Percolation/Mean cluster density
Percolation/Site percolation
Percolation/Bond percolation
Own digits power sum
Nim game
Latin Squares in reduced form
Fractal tree
Esthetic numbers
Execute HQ9+
more...

Ways to Contribute

 
Village Pump/Suggest a language
Village Pump/Suggest a programming task
Add a Language
Add a Task
Adding a new programming example
Examples needing attention
Unimplemented tasks by language