I've been programming in C
in linux
for a semester already, and I always come across people who call themselves better programmers because they compile and run the program through terminal
. However, in the face of several searches, I have always found articles on the Internet saying that IDE
was made to help the programmer, to make the time that he would compile all the time and running in the terminal improve a bit. strong>
In my humble experience with both, I really found it much easier to just compile and run through IDE
. But how am I starting in this area, I would like to know about you the difference? Is it better to compile for the terminal? If so, why?
Note: I use codeblock.