Blog

Welcome to the AppDesk Blog. These posts are a result of numerous internal discussions, BookClub and knowledge transfer sessions. We hope you learn something new here.

Best GUI Framework for python

Best GUI Framework for Python has become a popular choice for developing graphical user interfaces (GUIs) due to its simplicity, readability, and the vast array of libraries and frameworks available.…

Read article
Dependency Injection in Android

Dependency Injection, a common programming technique, is mainly utilized in Android development to form a good application architecture. With dependency injection, developers can easily reuse code and conveniently refactor and…

Read article