Tagged Questions
5
votes
5answers
345 views
Is it necessary to learn Makefiles when you have an IDE?
I have recently began studying Makefiles in Linux. I have ample experience developing applications with advanced IDEs, such as Visual Studio.
My first impression and query after reading a few ...