Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Fractal Architecture - Mark Seemann - NDC Porto 2022 в хорошем качестве

Fractal Architecture - Mark Seemann - NDC Porto 2022 2 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Fractal Architecture - Mark Seemann - NDC Porto 2022

Why is software development so difficult? A major reason is that you spend more time reading than writing code. If you can decrease the time required to read existing code, you can increase productivity. You can decrease the time you waste reading complicated code by writing code that's easy to read - code that fits in your head. Code should fit in your head at all levels of abstraction. At the entry point, at the business logic level, and at the lowest levels of detail. This is fractal architecture - code that is organised according to that principle of self-similarity. Key to achieve fractal architecture are encapsulation, aggressive thresholds, and referential transparency. Code examples will be in C# - written in a style also readable to developers working in Java, TypeScript, C++, etc. Check out more of our featured speakers and talks at https://www.ndcconferences.com https://ndcporto.com

Comments