The Finite Element Method (FEM) is a numerical method to solve differential equations by dividing a system into small elements. In FEM, the region of interest is divided into elements and the differential equations are reduced to algebraic equations using approximations over each element. Two example problems, an axial rod problem and a beam problem, are used to introduce the FEM methodology. The methodology involves pre-processing to generate elements, obtaining elemental equations, assembling the equations, applying boundary conditions, solving the system of equations, and post-processing to calculate secondary quantities like stresses and strains.