Skip to content

Instantly share code, notes, and snippets.

@alexeyraspopov
Created July 30, 2014 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexeyraspopov/50f1f81a7e1c5cf08167 to your computer and use it in GitHub Desktop.
Save alexeyraspopov/50f1f81a7e1c5cf08167 to your computer and use it in GitHub Desktop.
CLI -> GUI -> NUI
Переход от CLI к GUI, на примере работы с гитом:
* усложняется работа за счет взаимодействия с мышью
* если использовать шорткаты вместо мыши, необходимо кроме знания команд знать и комбинации привязанные к ним. И в таком случае GUI является посредником опыта пользователя.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment