Windows 11 provides a rich GUI, but it also supports various command line interfaces (CLIs) through a modern Terminal app.
Back when I started writing code, everything was done in the command line. You configured systems with the command line, wrote scripts in vi and emacs and ed, building your own library of commands ...