Using shift instructions in assembly (PCASM Section 2.1)
Practice Problems
Using bitmasks with bit operations (PCASM Sections 3.2, 3.3, 3.4)
Using bitwise operations for compact data encoding/processing