Overview of Ada GUI
2022; Association for Computing Machinery; Volume: 42; Issue: 1 Linguagem: Inglês
10.1145/3577949.3577958
ISSN1557-9476
Autores Tópico(s)Teaching and Learning Programming
ResumoThis is a summary of the presentation of the same title made in the Ada devroom at FOSDEM 2022. Traditional GUIs require registering callbacks and then giving up the program's thread of control to the GUI. This results in an unnatural programming style that runs counter to the way people typically learn to read programs. Ada GUI uses an alternative approach suited to a concurrent language.
Referência(s)