Category talk:Solutions by Programming Task: Difference between revisions

→‎Suggestion for sub-categories: We now hav a BDO template
(→‎Suggestion for sub-categories: We now hav a BDO template)
Line 7:
* '''Basic Data Operations:''' Here go all the fundamental operations on basic data types.
: ''Articles:'' [[Address Operations]], [[Basic pointer and reference operations]], [[Function as an Argument]]
::Add <nowiki>{{basic data operation}}</nowiki> below <nowiki>{{task}}</nowiki> to appropriate articles. --[[User:Short Circuit|Short Circuit]] 18:09, 21 March 2007 (EDT)
* '''Data Structures:''' Anything covering data structures and how to create and read them. Only the most basic algorithms should be here.
: ''Articles:'' [[Assigning Values to an Array]], [[Classes]], [[Collections]], [[Compound Data Type]], [[Create a Sequence of unique elements]], [[Creating an Array]], [[Creating an Associative Array]], [[Data Representation - Controlling Fields in a Structure]], [[Data Representation - Getting the Size]], [[Data Representation - Specifying Minimum Size]], [[Defining Primitive Data Types]], [[Enumeration]], [[Introspection]], [[Polymorphism]], [[Retrieving an Element of an Array]], [[Singly-Linked List (element insertion)]], [[Singly-Linked List (element)]], [[String Byte Length]], [[String Character Length]], [[Table Creation]], [[Table Creation - Address]], [[Two-dimensional array where both dimensions are given at run time]]