The Singleton Pattern in C#
Let's learn about the Singleton pattern and why it should be used sparingly.
Let's learn about the Singleton pattern and why it should be used sparingly.
Let's demo the Prototype pattern in C# by creating lots of sandwiches from a few templates.
Let's demo the Memento pattern using food suppliers.
Let's learn about the Observer pattern by modelling a vegetable stock market. Yes, really.
Let's see how the Iterator design pattern works by iterating over my favorite sugary snack: jelly beans!