# Lecture 4: An overview of C and C++ A long this lecture let us test two basic Hello World scripts on C and C++, respectively. The idea is to remember the compilation chain process to obtain an executable application. ## C-code