Authors
Martin P Robillard
Publication date
2022/5/1
Book
Introduction to Software Design with Java
Pages
195-242
Publisher
Springer International Publishing
Description
Inversion of control involves reversing the usual flow of control from caller code to called code to achieve separation of concerns and loose coupling. It allows us to build sophisticated applications while keeping the overall design complexity down to a manageable level. One of the main realizations of the principle takes the form of the OBSERVER pattern. This pattern is pervasive in software development, and it is realized by most graphical user interface toolkits on most software development platforms, from desktop to web to mobile applications.
Total citations
Scholar articles
MP Robillard - Introduction to Software Design with Java, 2022