Alternative Base Addition

From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
1 + 1 = 10

Prerequisites[edit]

Addition (Decimal System)[edit]

Addition is a basic (and critical) operation. Let's go back and take a look at how we perform addition in the number system with which we are most familiar, the decimal system. There are a few simple rules:

Topic Headers[edit]

Key Concepts[edit]

Exercises[edit]

References[edit]