Rosetta Code:TODO: Difference between revisions

merge similar tasks
(→‎TODO: Finished language headers)
(merge similar tasks)
Line 7:
* Look through the [[:Category:WikiStubs|stubs]], and research and fill in useful information. Cite sources as needed, of course. Remove stub template when done with each page.
* Comb through the suggestions on the [[Help:Request a new programming task|task request]] page and put a few together. Or drop some into a "Questionable" category, so they can be debated.
* Merge similar tasks together:
** [[Singly-linked list]] from [[Singly-Linked List (element)]], [[Singly-Linked List (element insertion)]], [[Singly-Linked List (traversal)]]
** [[Doubly-linked list]] from [[Doubly-Linked List (element)]], [[Doubly-Linked List (element insertion)]]
** [[Sum and product of array]] from [[Sum of Array]], [[Product of Array]]
** [[Basic array operations]] from [[Creating an Array]], [[Assigning Values to an Array]], [[Retrieving an Element of an Array]]
** [[String length]] from [[String Byte Length]], [[String Character Length]]
Anonymous user