You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What sort of content is in the resource? What areas of Python does it cover?
The repository contains a number of sample implementation of design patterns, which I think can be of use to Python programmers with firm grasp on fundamental and are now tackling multi-file projects.
The repository also includes some videos on the topic. I have yet to review the videos due to IRL complications.
Please give any additional information about the resource you think is worth including, as well as any potential limitations
While the repository doesn't replace a proper book on design patterns, it can be:
A good aid to those studying them as describing design patterns can create opaque hard-to-digest wall of technical text. Having code to read can help linking definitions offered by the book(s) to ideas that can be internalised.
A nice-to-have quick reference.
The text was updated successfully, but these errors were encountered:
Resource type
Interactive resource
Pricing
Free
Where can the resource be found?
https://github.com/faif/python-patterns
What sort of content is in the resource? What areas of Python does it cover?
The repository contains a number of sample implementation of design patterns, which I think can be of use to Python programmers with firm grasp on fundamental and are now tackling multi-file projects.
The repository also includes some videos on the topic. I have yet to review the videos due to IRL complications.
Please give any additional information about the resource you think is worth including, as well as any potential limitations
While the repository doesn't replace a proper book on design patterns, it can be:
The text was updated successfully, but these errors were encountered: