Data is a big part of what you do, no matter the programming language. In this lesson, we’ll talk about the different types of data type classifications including: primitives, composition, special, and abstract data types.
This lab is Part 2 of the Introduction to Computation and Programming series.
Prerequisites
Before you start this lab, make sure that you have completed the following labs:
What you will learn
- The different types of data
- How each language builds upon these types
- What the data type translates to for the computer
You will grow in this profession when you incrementally and systematically stretch yourself....bit-by-bit.
Episodes
Total Lab Runtime: 00:48:33
- 1 Lab Introductionfree 05:36
- 2 Primitive Data Typefree 08:58
- 3 Composite Data Typefree 19:19
- 4 Special Data Typefree 03:30
- 5 Abstract Data Typefree 11:10