Skip to content

Commit

Permalink
Architecture Big and Small: Remove transition slides
Browse files Browse the repository at this point in the history
  • Loading branch information
booch committed Jul 30, 2024
1 parent a588f98 commit 1bad184
Showing 1 changed file with 0 additions and 64 deletions.
64 changes: 0 additions & 64 deletions Architecture-Big-and-Small/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,29 +66,6 @@ class: single-image

- AUDIENCE QUESTION: Is anyone familiar with *this* book?

---
class: agenda

# Agenda

- Software design patterns
- History of design patterns
- Architectural patterns (buildings)
- Pattern languages
- Compare and contrast
- What have we missed?
- Architecture "in the small"
- Conclusions

???

---
class: transition, software-design-patterns

# Software Design Patterns

???

---

# Software Design Pattern
Expand Down Expand Up @@ -217,11 +194,6 @@ nodes.each { |node| node.doSomething }

- https://wiki.c2.com/?DesignPatternsAreMissingLanguageFeatures

---
class: transition

# History of Design Patterns

---
class: single-image

Expand Down Expand Up @@ -335,7 +307,6 @@ class: single-image
- https://wiki.c2.com/?GradyBooch

---
class: transition

# History of Design Patterns

Expand Down Expand Up @@ -461,15 +432,6 @@ class: single-image
- Active Record
- Model-View-Controller

---
class: transition

# Architectural Patterns

???

- Where did the idea for design patterns come from?

---
class: single-image

Expand Down Expand Up @@ -539,15 +501,6 @@ class: single-image

- https://wiki.c2.com/?ChristopherAlexander

---
class: transition

# Pattern Languages

???

-

---

# Pattern Languages
Expand Down Expand Up @@ -665,8 +618,6 @@ class: single-image
- TODO: More!

---
class: transition

# Large vs Small

???
Expand All @@ -693,11 +644,6 @@ class: single-image

- TODO: Smaller pattern examples

---
class: transition

# Door Knobs

---
class: single-image

Expand All @@ -722,11 +668,6 @@ class: single-image
- https://www.suffolklatchcompany.com/blogs/news/door-knobs-or-door-handles
- https://www.parkavenuelocks.com/blog/post/door-knobs-vs-door-levers-ending-the-debate

---
class: transition

# Buttons

---
class: single-image

Expand All @@ -741,11 +682,6 @@ class: single-image
- We should not have a "one-size-fits-all" button
- But we should not have every button be different

---
class: transition

# Conclusions

---

# Conclusions
Expand Down

0 comments on commit 1bad184

Please sign in to comment.