Metageo

Metageo

Follow
Follow
homeDesign Patternsbadges
Tag

Python

#python

More content

Read more stories on Hashnode


Articles with this tag

5 books that changed my career

Jun 15, 20215 min read182 views

Standing on the shoulder of giants ยท In today's day and age we, aspiring developers, developers, and veteran developers consume a lot of information....

5 books that changed my career

Design Patterns - Strategy

May 17, 20217 min read252 views

Decouple algorithm execution and algorithm selection for maintanaible code ยท Hello, my friends! This is the second post in the series about Design...

Design Patterns - Strategy

Design Patterns - Visitor

May 15, 20217 min read777 views

Double dispatch to keep your code clean ยท Welcome ๐Ÿš€ First of all, welcome! This is the first post in a series of posts about design patterns. Today we...

Design Patterns - Visitor