Do people still write and compile programs from the command line, instead of an IDE? Why or why not?
22nd January 2012
My answer to Do people still write and compile programs from the command line, instead of an IDE? Why or why not? on Quora
Being an expert with command line tools gives you super powers.
The beauty of command line interfaces is that anything you can do, you can automate. GUI tools have to go out of their way to enable task automation, and chances are it will be very difficult to automate anything that the tool author did not anticipate.
Programmers should look to automate anything that they do more than twice.
More recent articles
- Model Context Protocol has prompt injection security problems - 9th April 2025
- Long context support in LLM 0.24 using fragments and template plugins - 7th April 2025
- Initial impressions of Llama 4 - 5th April 2025