In this video, I will help you install GNU Compiler Collection (GCC) -- one of the mostly used compilers in the world -- in macOS. GCC is used by popular IDEs like Code::Blocks and DevC++, and is usually installed by default in macOS. We will then proceed to install Visual Studio Code editor -- one of the widely used open source code editor -- using Homebrew and then tweak it for C programming.