Introduction to Emergent Object-Oriented Design

preview_player
Показать описание
Recording of the webinar held on July 25th, 2018

Description:
Emergent Design is one of the pillars of agile development. It lets the team develop an application without a detailed up-front design, yet providing a method of developing clean, extensible software design. On the other hand, emergent design is one of the most widely ignored or misunderstood principles.

Join this one-hour long free webinar to learn the basics of emergent design on an example which starts from scratch and ends in a full-blown 80+ classes domain model.

The webinar will be held by Zoran Horvat, author of 50 hours of video courses at Pluralsight and many webinars and conference talks.

Рекомендации по теме
Комментарии
Автор

Zoran, both in this lecture and in the "So you're writing one line at a time?" you are creating the classes, and giving it functionality, and it seems very good. But how to apply this if I work in an architecture that uses services for the entities and poco objects? Where would this fit?

brenodev