Algorithms

2026-01-05

Design Patterns

there are three main categories of Design Patterns as decreed by the ‘Gang of Four’1 (the authors of a seminal work Design Patterns | Elements of Reusable Object-Oriented Sofware.

Read more >

Code Smells

naturally, the credit for the contents here go to https://refactoring.guru/refactoring/catalog

Read more >