Section 2.3.1 - explains similarity computation with the help of an example. More https://stats.stackexchange.com/questions/235673/is-there-any-relationship-among-cosine-similarity-pearson-correlation-and-z-sc, https://stackoverflow.com/questions/1838806/euclidean-distance-vs-pearson-correlation-vs-cosine-similarity
Section 2.3.3 - explains the computational Complexity https://www.youtube.com/watch?v=D6xkbGLQesk
Section 2.3.4 - compares user and item based methods and how they generally perform against each other.