AP Computer Science Principles
Counting in Binary
In this lesson, students will learn how to convert a binary sequence into a number in base 10/decimal.
Click here for the lesson.
Binary to Hexadecimal
In this lesson, students will learn how to convert a binary sequence into hexadecimal.
Click here for lesson.
Binary and ASCII
In this lesson, students will learn how to take a binary sequence and use a provided ASCII table to determine which character is being referenced.
Click here to view the lesson.