GUI App development
- Today many gui app are usually made using web development and then
Electron
framework is used to make it into application. - https://en.wikipedia.org/wiki/List_of_widget_toolkits
Widgets toolkits
qt
gtk
wxWidgets
Tk
- used by pythontkinter
AWT
- used in javaSwing
- used in java