Rosetta Code:TODO: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎TODO: Removed an old item, added syntax highlighting)
(→‎TODO: I guess I wasn't clear, do all the languages at once so we don't have 4000 edits)
Line 10: Line 10:
* Go through the "needs-review" and "incorrect" examples on the [[String length]] and [[Bitwise operations]] pages and make sure they're correct.
* Go through the "needs-review" and "incorrect" examples on the [[String length]] and [[Bitwise operations]] pages and make sure they're correct.
* Copy/modify code from [[Loop Structures]] to pages in [[:Category:Iteration]].
* Copy/modify code from [[Loop Structures]] to pages in [[:Category:Iteration]].
* Add [[Help:GeSHi|syntax highlighting]] to task pages. Start with the [[Special:Popularpages|most popular]] tasks.
* Add [[Help:GeSHi|syntax highlighting]] ('''for all supported languages''') to task pages. Start with the [[Special:Popularpages|most popular]] tasks.


==Ideal Minimum Penetration==
==Ideal Minimum Penetration==

Revision as of 02:10, 2 July 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.)