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
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024
- Visualizing local election results with Datasette, Observable and MapLibre GL - 9th November 2024
- Project: VERDAD - tracking misinformation in radio broadcasts using Gemini 1.5 - 7th November 2024