Binary Lesson 2
Overview
We will convert the steps that we made in the previous lesson into functioning code, employing loops, if-statements and basic math operations to convert Decimals to Binary.
Learning Objectives:
By the end of this lesson:
- All students should have a Decimal to Binary Conversion App
- Most students will understand the logic needed to build this
- Some students will be able to build their own decoder App for different Base number systems