Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.
/ design-patterns Public archive

My presentation of the builder desgin pattern. Based on book Design Patterns: Entwurfsmuster als Elemente wiederverwendbarer objektorientierter Software.

License

Notifications You must be signed in to change notification settings

wallalex0/design-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Patterns Seminar

My slides and code for the design patterns seminar. I presented the pattern Builder.

Slide source is in builder.tex.

code/constructor holds Java code for generating simple user objects using a naive and a builder implementation.

code/html Holds Java code for generating simple websites using naive code and the builder pattern.

Slide design based on wuppertal-beamer.

About

My presentation of the builder desgin pattern. Based on book Design Patterns: Entwurfsmuster als Elemente wiederverwendbarer objektorientierter Software.

Topics

Resources

License

Stars

Watchers

Forks