Monthly Shaarli

All links of one month in a single page.

February, 2025

GitHub - faif/python-patterns: A collection of design patterns/idioms in Python
thumbnail

A collection of design patterns/idioms in Python. Contribute to faif/python-patterns development by creating an account on GitHub.

Refactoring and Design Patterns
thumbnail

Refactoring is a controllable process of improving code without creating new functionality. Design Patterns are typical solutions to the commonly occurring problems in software design.