Rosetta Code: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:


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

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:Platforms|platforms]] used,
* ...by [[:Category:Programming Tasks|programming tasks]] solved.



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

Revision as of 22:58, 9 January 2007

Welcome to Goodbye World

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.

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


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 tasks.

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