Rosetta Code:TODO: Difference between revisions

From Rosetta Code
Content added Content deleted
(Ideal minimum penetration)
(Finished HOPL task)
Line 8: Line 8:
** [[Doubly-linked list]] from [[Doubly-Linked List (element)]], [[Doubly-Linked List (element insertion)]]
** [[Doubly-linked list]] from [[Doubly-Linked List (element)]], [[Doubly-Linked List (element insertion)]]
** [[Basic array operations]] from [[Creating an Array]], [[Assigning Values to an Array]], [[Retrieving an Element of an Array]]
** [[Basic array operations]] from [[Creating an Array]], [[Assigning Values to an Array]], [[Retrieving an Element of an Array]]
* Go through language pages and add external links pointing to relevant page(s) in the [http://hopl.murdoch.edu.au/ HOPL].
* <s>Go through language pages and add external links pointing to relevant page(s) in the [http://hopl.murdoch.edu.au/ HOPL].</s> Now in the div box on the language page. --[[User:Mwn3d|Mwn3d]] 21:18, 4 March 2008 (MST)
* Go through the "needs-review" examples on the [[String length]] page and make sure they're correct.
* Go through the "needs-review" examples on the [[String length]] page and make sure they're correct.



Revision as of 04:18, 5 March 2008

Here's a list of "Someone needs to..." items. If you're looking for something to do, you can always do something on this list.

TODO

Ideal Minimum Penetration

Tasks

Tasks should have a minimum language penetration of 25% of the languages on Rosetta Code. That is to say, if there are 100 languages on Rosetta Code, a task should have examples in at least 25 languages. An exception to this would be if there are fewer than 25 languages capable of implementing the task.

Languages

Languages should have a minimum penetration of 25% of the tasks on Rosetta Code. That is to say, if there are 100 tasks on Rosetta Code, a language should have examples written for at least 25 tasks. An exception to this would be if there aren't enough tasks in the language's domain for this to be possible. (Though if this is the case, there should be discussion aimed toward introducing tasks that fall in a given language's domain.)