SlideShare a Scribd company logo
Design Principles
Tensions & Synergies
Ilias Bartolini
J u l y 2 0 1 4
2
HOW IT WORKS
● Divide into pairs
● Start setup development environment
● Explain the tensions & synergies
● Choose a design principle or rule
● Game of life
● Implement a new user story (30min)
● Showcase changes
How did it affect other principles? Post-it!!
Repeat
● Conclusions
● Feedback
3
http://bit.ly/oo_dojo
1.Fork me!
2.
4
AN EXAMPLE
5
AN EXAMPLE
Encapsulation
Single Responsibility
6
AN EXAMPLE
7
AN EXAMPLE
Encapsulation
Single Responsibility
8
Single Responsibility vs Encapsulation
9
Conway's Game of Life
1. Any live cell with fewer than two live neighbours dies,
as if caused by under-population.
2. Any live cell with two or three live neighbours lives on to the next
generation.
3. Any live cell with more than three live neighbours dies,
as if by overcrowding.
4. Any dead cell with exactly three live neighbours becomes a live cell,
as if by reproduction.
http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
10
As the supreme product owner
I want any cell with >= 4 alive
neighbours to become a zombie
so that apocalypse can begin..
#5
11
As the supreme product owner
I want any cell with >= 4 alive
neighbours to become a zombie
so that apocalypse can begin..(ps. Zombies will be forever
zombie, cannot die or become alive
again)
#5
12
Design decisions are trade-offs
13
Questions?
14
Feedback
15
THANKS
Modify and reuse freely
Help of:
Luca Minudel
Matteo Vaccari
Creative Commons credits:
https://www.flickr.com/photos/torek/4444673930

More Related Content

PDF
Desing principles: tensions and synergies v3.0
PPTX
Lean startup And Occupy Movement
PDF
The hidden beauty of the rainbow
PDF
Facilitation 101
PDF
Climate Change
PDF
Training and Coaching Agile Minds
PDF
Getting started with Ruby on Rails
PDF
Code refactoring workshop (in Javascript)
Desing principles: tensions and synergies v3.0
Lean startup And Occupy Movement
The hidden beauty of the rainbow
Facilitation 101
Climate Change
Training and Coaching Agile Minds
Getting started with Ruby on Rails
Code refactoring workshop (in Javascript)

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
August Patch Tuesday
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Approach and Philosophy of On baking technology
PPTX
A Presentation on Touch Screen Technology
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Encapsulation theory and applications.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
cloud_computing_Infrastucture_as_cloud_p
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
TLE Review Electricity (Electricity).pptx
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
Tartificialntelligence_presentation.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
August Patch Tuesday
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Approach and Philosophy of On baking technology
A Presentation on Touch Screen Technology
Zenith AI: Advanced Artificial Intelligence
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Unlocking AI with Model Context Protocol (MCP)
Encapsulation theory and applications.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
cloud_computing_Infrastucture_as_cloud_p
Group 1 Presentation -Planning and Decision Making .pptx
Digital-Transformation-Roadmap-for-Companies.pptx
TLE Review Electricity (Electricity).pptx
A comparative analysis of optical character recognition models for extracting...
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
Encapsulation_ Review paper, used for researhc scholars
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
A novel scalable deep ensemble learning framework for big data classification...
Tartificialntelligence_presentation.pptx
Ad
Ad

Desing principles: tensions and synergies