This document outlines a course on interpolation and curve fitting taught by Dr. Eng. Mohammad Tawfik. It discusses the objectives of understanding the differences between regression and interpolation and how to fit polynomials to data. It provides examples of using linear, polynomial, and Newton's interpolation methods to find equations that fit sets of measured data points, including solving systems of equations and using tables. The document emphasizes that Newton's method has the advantage of not requiring matrix inversion.