Section 4.3

Bits and Bytes

Learning Goals


Objectives and General Description

The way a computer represents data internally is different from the way the data are interpreted and displayed for the user. Programs are used to translate data into a representation more easily understood by people.  In this section students will learn about the smallest unit of data on a computer, the bit, and bits can be grouped together to represent complex data.  Students will also discuss the concept of abstraction in computing as it relates to hiding the complex binary data by displaying the data in a form that is more user friendly.


Activities

Activity 4.3.1 (55 minutes)