Powers of two, an important skill to master.

Working on computers and networking for over a decade there is one skill set that I recommend anyone who works on computers to know. This skill set is the “Power of Two”. The powers of two is an import skill to master. Mastering this skill will help when subnetting, supernetting and writing access lists or programs. Since computers communicate digitally it interprets data in zeros and ones. This is why knowing your powers of twos will help. For example. If you are subnetting you can use the power of two to determine how many bits to borrow for hosts and...