Rosetta Code

From Rosetta Code
Revision as of 21:06, 24 August 2022 by MikeMol (talk | contribs)

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,272 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

 
Strip whitespace from a string/Top and tail
Strip control codes and extended characters from a string
Strip block comments
Penney's game
Strip a set of characters from a string
I'm a software engineer, get me out of here
Arithmetic/Integer
String prepend
String matching
Word ladder
String length
String interpolation (included)
String concatenation
Pseudo-random numbers/Combined recursive generator MRG32k3a
Sorting algorithms/Counting sort
more...

Ways to Contribute

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