Essential things to remember from today's class (class 7, 12th September) How to use all the bit-wise operators, and what they are useful for. Make sure you could implement a bitmap or something like it for yourself. How to make good use of exceptions: throw, try, catch.