Rosetta Code: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(username removed)
m (Protected "Rosetta Code": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(58 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}}

You may browse the site any of the following ways...

* ...by [[:Category:Programming Languages|programming languages]] used,
* ...by [[:Category:Compilers and Interpreters|compilers or interpreters]] used,
* ...by [[:Category:Programming Tasks|programming tasks]] solved.

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

 
Solve the no connection puzzle
Write to Windows event log
100 doors
N-queens problem
Ramer-Douglas-Peucker line simplification
Factors of an integer
Validate International Securities Identification Number
Luhn test of credit card numbers
Random sentence from book
Pseudo-random numbers/Combined recursive generator MRG32k3a
Word ladder
24 game
Trabb Pardo–Knuth algorithm
Combinations
Towers of Hanoi
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