Skip to content

Page 19

Tech4 min read

CP4 - Prototype - Learn Design Pattern From Simple Things

Having been with you for a long time, your robot has memories that regular manufacturing can't produce, now you want to clone it. Prototype will be your remedy.

#Coding
Tech3 min read

BP2 - Strategy - Learn Design Pattern From Simple Things

As the coach of a strong team, you plan to attack to find a goal and then prioritize possession to preserve the score. This combination is called strategy.

#Coding
Tech7 min read

SP2 - Decorator & Function Decorator & Closure - Learn Design Pattern From Simple Things

Ice cream gets better with extra flavor - and code gets richer with the Decorator pattern. Learn closures, function decorators, and object wrapping.

#Coding
Tech2 min read

CP3 - Builder - Design Pattern From Simple Things

Building a house involves bringing together many parts, each house has its own specific requirements, you need a builder who can easily implement what you want.

#Coding
Tech3 min read

BP1 - Gun (Iterator) - Design Pattern From Simple Things

There are bullets that need to be fired one by one in a specific order. You need a tool to set it up neatly and easily upgrade later.

#Coding
Tech5 min read

CP2 - Comparison between Factories: Simple Factory & Factory Method & Abstract Factory - Design Pattern From Simple Things

Simple Factory is da best, Factory Method and Abstract Factory are cumbersome, complicated and stupid?

#Coding
Tech3 min read

CP1 - Vending Machine (Factory) - Design Pattern From Simple Things

Beverages scattered across stores - too tiring to search each one. Learn how the Factory pattern centralizes object creation cleanly.

#Coding
Tech3 min read

SP1 - Adapter - Learn Design Pattern From Simple Things

Having many devices that need to connect to your Macbook leads to too many cables. You need a tool to replace all those cables.

#Coding
Tech3 min read

FBP1 - Google Foobar Plus - Dodge the Lasers!

Level 5: I tried retyping `request` and Google Foobar still revealed the challenge for me

#GoogleFoobar