In this lecture, I have discussed an online compiling platform GDB compiler for compiling, executing, debugging, and sharing a project of C programming language. If you did not like the online compilers you can prefer writing code with the offline compiler. The details about offline Dev C++ IDE with GCC compiler are recorded and provided to these two links.
1) Writing and Compiling and Executing Code with Dev C++
• 1. Introduction to Dev C++ IDE
2) Debugging Code with Dev C++
• 2. Debugging with Dev C++ IDE
Link for Online GDB Compiler
https://www.onlinegdb.com/
The complete playlist of C Programming Tutorial
• C Programming Language