Base Conversion PracticeΒΆ

You should be familiar with converting between binary, decimal and hexadecimal. We will work through these ideas on the whiteboard in class to be sure you are feeling confident with them.

Spend some time practicing on this base conversion practice quiz.

Note that this practice quiz was created using p5js and some premade CSS from Bootstrap. If you are curious about how to use p5js to do something like this, just check out the source code!

Next Section - ASCII