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)))
 
(42 intermediate revisions by 3 users not shown)
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}}
 
Due to a large quantity of linkspam, you must log in to edit pages. Sorry for the inconvenience.
 
'''<big>Sorry about the downtime</big>'''
 
My apologies for the downtime spanning from late Saturday night until a few minutes ago. (EST) Geekalize is no longer able to provide us with hosting, so Rosetta Code has been moved to my own shared hosting account on Bluehost. During the transfer efforts last night, Bluehost hiccupped a few times, and, as a result, I wasn't able to really begin bringing Rosetta Code back up until a few hours ago. The Rosetta Code Blog will be down for a little while longer, yet. Thank you for your patience. --[[User:Short Circuit|Short Circuit]] 16:08, 9 September 2007 (MDT)
 
'''<big>Spam attack</big>'''
Looks like Rosetta Code is under a concerted spam attack right now. Why? I don't know. I'm going to have to lock down the site until I can deal with it this evening. --[[User:Short Circuit|Short Circuit]] 10:46, 10 September 2007 (MDT)
 
'''Browse our site:'''
 
* [[:Category:Solutions by Programming Language|Solutions by Programming Language]]
* [[:Category:Solutions by Programming Task|Solutions by Programming Task]]
 
'''Contribute to our site:'''
 
* '''[[Help:Rosetta Code Needs|Assist with Rosetta Code]]'''
* [[Help:Adding a new programming example|Add a new programming example]]
* [[Help:Adding a new programming task|Add a new programming task]]
 
'''Request that content be added:'''
 
* [[Help:Request a new programming language|Request a programming language]]
* [[Help:Request a new programming task|Request a programming task]]
 
News and updates may be found at the [http://blog.rosettacode.org Rosetta Blog].

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

 
Bitcoin/address validation
Determine if a string is numeric
Weird numbers
Largest number divisible by its digits
Sorting algorithms/Bogosort
Arbitrary-precision integers (included)
Factors of a Mersenne number
Pseudo-random numbers/Xorshift star
Copy stdin to stdout
Record sound
Compare length of two strings
Bitcoin/public point to address
RIPEMD-160
SHA-256
Self numbers
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