Rosetta Code: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 3: Line 3:
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.


Each programming example should be tested, and should include mention of [[compiler]], [[language]] version and [[operating system]] used, as appropriate.
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]].
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.
Also, be sure to check out the Community portal on the left.

Revision as of 19:21, 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.

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.