Rosetta Code:TODO: Difference between revisions

Content added Content deleted
(Added loop/* item)
(Added to the "needs-review" task)
Line 9: Line 9:
** [[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]]
* <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)
* <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" 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]].