Rosetta Code

From Rosetta Code

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

Places to start[edit]

Recently-Updated Tasks[edit]

 
Sorting algorithms/Insertion sort
Sorting algorithms/Heapsort
Sorting algorithms/Bubble sort
Sieve of Eratosthenes
Sequence of primes by trial division
Rot-13
Roman numerals/Encode
Roman numerals/Decode
Return multiple values
Quickselect algorithm
Pythagoras tree
Pseudo-random numbers/Middle-square method
Primality by trial division
Plot coordinate pairs
Combinations and permutations
more...

Ways to Contribute[edit]

 
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