Emergent Design
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore emergent design techniques in software development through this 50-minute conference talk from GOTO Aarhus 2013. Discover how to avoid the pitfalls of Big Design Up Front and learn to make design decisions at the last responsible moment. Delve into four key areas: emergent design enablers, overcoming obstacles to emergent design, identifying idiomatic patterns, and leveraging discovered patterns. Gain insights into both proactive approaches like test-driven development and reactive methods such as refactoring, metrics, visualizations, and testing. Learn about custom attributes, DSLs, and other techniques for implementing emergent design. Acquire strategies and nomenclature to keep your code aligned with the problem domain as your project evolves.
Syllabus
Emergent Design • Neal Ford • GOTO 2013
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube