24 февраля (понедельник) в SPACE пройдет лекция Android Advanced Topic #2 - Architecture от Android Academy Minsk. Регистрация участников с 18.30, начало - в 19.00.
Зарегистрироваться можно по ссылке.
A good software architecture allows the system to be easy to understand, to develop, to maintain and to implement.
The most important principle to follow is separation of concerns. It's a common mistake to write all your code in an Activity or a Fragment. These UI-based classes should only contain logic that handles UI and operating system interactions. By keeping these classes as lean as possible, you can avoid many lifecycle-related problems.
Together with you at a lecture, we will consider:
- Introduction to Architecture as meaning
- Main principles
- Clean Architecture overview
BTW, we create a telegram chat for the discussions!
See you soon!
Android Academy team.