This document summarizes key aspects of spread spectrum techniques described in Chapter 9 of William Stallings' book "Data and Computer Communications". It discusses two main types of spread spectrum - frequency hopping spread spectrum (FHSS) and direct sequence spread spectrum (DSSS). FHSS works by transmitting a signal over a seemingly random series of frequencies, while DSSS represents each data bit with a sequence of bits as defined by a spreading code. Code division multiple access (CDMA) allows multiple users to share the same frequency band by assigning each user a unique spreading code.