Rosetta Code: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Places to start: Get rid of table layout.)
No edit summary
Line 4: Line 4:
{{mp_explore}}
{{mp_explore}}
{{mp_contribute}}
{{mp_contribute}}
{{mp_community}}

Revision as of 21:06, 24 August 2022

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 944 languages, though we do not (and cannot) have solutions to every task in every language.

Places to start

Recently-Updated Tasks

 
Factorial
Apply a callback to an array
Sum multiples of 3 and 5
Flatten a list
Greatest prime dividing the n-th cubefree number
Cheryl's birthday
Wireworld
Death Star
Dijkstra's algorithm
Execute a Markov algorithm
Multiplicative order
Percolation/Bond percolation
Ray-casting algorithm
Tree datastructures
Address of a variable
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