Composite Data Types
Generally speaking a data type is either primitive or composite. A primitive data type can either be a basic type that provides the basic building blocks for a language or a built-in type that the language treats and supports as a basic type.
An episode of the Complete Developer Podcast podcast, hosted by BJ Burns and Will Gant, titled "Composite Data Types" was published on January 18, 2018 and runs 56 minutes.
January 18, 2018 ·56m · Complete Developer Podcast
Summary
Generally speaking a data type is either primitive or composite. A primitive data type can either be a basic type that provides the basic building blocks for a language or a built-in type that the language treats and supports as a basic type. Composite types are ones that are a combination of primitive types or other composite types. These may or may not be built into the language you are using.Read more ›The post Composite Data Types appeared first on Complete Developer Podcast. Hosted on Acast. See acast.com/privacy for more information.
Episode Description
Generally speaking a data type is either primitive or composite. A primitive data type can either be a basic type that provides the basic building blocks for a language or a built-in type that the language treats and supports as a basic type. Composite types are ones that are a combination of primitive types or other composite types. These may or may not be built into the language you are using.
The post Composite Data Types appeared first on Complete Developer Podcast.
Hosted on Acast. See acast.com/privacy for more information.