We begin by an exercise to learn how to read/write a file abnd then proceed with the numerical solution of a one dimensional time dependant heat equation by the finite difference method. We will use 3 numerical schemes: the explicit Euler scheme the implicit Euler with the relaxation method and with the Gauss factorization method. All along errors and results can be plot with the software "gnuplot".