Rosetta Code: Difference between revisions

From Rosetta Code
Content added Content deleted
(Reorganized front page. (again.) The click depth was too high to get to the solutions.)
(username removed)
m (Protected "Rosetta Code": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(48 intermediate revisions by 3 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 series of tasks are listed, and visitors to this site are asked to complete the tasks in the language of their choice. The tasks are intended to cover a variety of needs commonly found in software.
{{mp_contribute}}

Browse our site:

* [[:Category:Solutions by Programming Language|Solutions by Programming Language]]
* [[:Category:Solutions by Programming Task|Solutions by Programming Task]]

Contribute to our site:

* [[Help:Adding a new programming example|Add a new programming example]]
* [[Help:Adding a new programming task|Add a new programming task]]

Request that content be added:
* [[Help:Request a new programming language|Request a programming language]]
* [[Help:Request a new programming task|Request a programming task]]

News and updates may be found at the [http://blog.rosettacode.org Rosetta Blog].

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,271 tasks, 403 draft tasks, and is aware of 945 languages, though we do not (and cannot) have solutions to every task in every language.

Places to start

Recently-Updated Tasks

 
Weird numbers
Honeycombs
Bifid cipher
Permutations/Rank of a permutation
Function prototype
Determine sentence type
User input/Text
Call an object method
Perfect numbers
Towers of Hanoi
Pathological floating point problems
Execute SNUSP
Pisano period
Compound data type
Compare length of two strings
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