This document provides an introduction to content-based and popularity-based recommendation systems. It discusses key approaches to recommendation systems including collaborative filtering, content-based, and popularity-based methods. Content-based recommendation systems make recommendations based on a user's preferences and profile, while popularity-based systems recommend the most popular or frequently purchased items. The document also presents a case study on using ratings data from an online joke recommender system to identify the top jokes based on mean ratings.