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)))
 
(64 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{mp_introduction}}
<big>'''Welcome to Goodbye World'''</big>
==Places to start==


{{mp_explore}}
Goodbye World 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}}

Each programming example should be tested, and should include mention of [[compiler]] or [[interpreter]] and [[language]] version used.

Now that you've read this much, go on to read the '''[[Programming tasks|tasks]]'''.

Also, be sure to check out the Community portal on the left.

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

Places to start

Recently-Updated Tasks

 
Zsigmondy numbers
Array length
99 bottles of beer
Word wrap
String matching
Password generator
Sudoku
Introspection
Pragmatic directives
Dutch national flag problem
Determine if a string is numeric
Determine if a string has all the same characters
Date format
Even or odd
Loops/Foreach
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