(Data Type | Data Structure)

About

A type is the classification of value according to:

  • how they are represented (the structure)
  • the properties that they have (the operations)

A data structure is a complex data type that can not be compared/represented by a unique value.

Example

You will not find language data structure in this section such as:

See also:

The clarity of examples, and the software’s decipherability and debuggability in the real world, are likely far more important. Form must communicate function.

Data Structure and Algorithm

1)

Task Runner