Data Types
Let’s learn about data types in this lesson.
We'll cover the following...
Overview
Data types play an important part in a system. They’re used to encapsulate and transmit information. In particular, when we discuss software systems, it’s important to make sure that types shared by different systems are known to all of those systems. The knowledge of data types and formats is, in fact, a form of coupling.
Think about the many languages of the world. If we have to talk to an audience, we have to use a language that they understand. This couples us with our audience. This course is in English, which means we’re coupled with English-speaking readers. ...
Access this course and 1400+ top-rated courses and projects.