Skip to content

Clean Code Session #34: Pattern Roundup

Photo of Dimitry Polivaev
Hosted By
Dimitry P. and Thorsten G.
Clean Code Session #34: Pattern Roundup

Details

Uncle Bob's videos are the classics of the genre. They explain the craft, methods and reasons with absolute clarity. They are a great source of knowledge and motivation to become a cleaner coder. They are entertaining, perfect for the beginners but they also have enough ideas interesting for experienced programmers.

The next sessions are dedicated to Design Patterns. We meet on the 21th of Mai to see episode 33 (https://cleancoders.com/episode/clean-code-episode-33/show):

"In this episode you'll learn about five more patterns: Facade, Mediator, Memento, Flyweight, and Extension Object.

The Facade and Mediator patterns are used when you have a group of objects that you want to impose a policy upon. Facade imposes that policy overtly from above. Mediator imposes it covertly from below.

Memento is used when you want to capture the state of of an object inside an opaque token that can be passed around the system, and that can later be used to reconstitute the state of the captured object.

Flyweight is used when you have a group of objects that share a large amount of common state. That state is moved into a separate object and shared amongst all the objects.

Extension Object is yet another member of the Visitor family of patterns that allow us to add new behavior to existing hierarchies without changing those hierarchies."

This time the meetup is hosted and sponsored by iteratec GmbH (https://www.iteratec.de/).

Photo of Munich Software Craft Community group
Munich Software Craft Community
See more events
iteratec GmbH
St.-Martin-Straße 114 · München, BY