Fractal Architecture
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore fractal architecture principles in software development through this conference talk from NDC Porto 2022. Learn how to write code that fits in your head at all levels of abstraction, from entry points to business logic and low-level details. Discover techniques for improving code readability and increasing productivity by reducing the time spent reading complex code. Delve into key concepts such as encapsulation, aggressive thresholds, and referential transparency, with code examples presented in C# that are accessible to developers working in Java, TypeScript, C++, and other languages. Gain insights into creating self-similar code structures that enhance maintainability and efficiency in software projects.
Syllabus
Fractal Architecture - Mark Seemann - NDC Porto 2022
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube