Advanced: Computer Number Systems – Part 1

Computer Number Systems – Part 1

NumberSysConvEx
NumberSysConvEx2

NumberSysExercises

Prof. Joseph J. LaViola Number System Resources

Since binary numbers representing moderate values quickly become rather lengthy, bases eight (octal) and sixteen (hexadecimal) are frequently used as short-hand. Octal numbers group binary numbers in bunches of 3 digits and convert the triplet to a single digit between 0 and 7, inclusive.

Some online help on binary numbers

Classwork:Do the rest of the parts for each exercise.

Homework:
Work on Tic Tac Toe project.