+ 3
Why it's necessary for some future programmers/developpers to learn how to work with The Command Line Interface ?!
2 ответов
+ 3
Sometimes the command line interface offers faster checks of small parts of code. And normally CLI is not harder than the language itself - imo they are equally.
Update: btw sometimes servers only offer a CLI interface.