Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource addition for design patterns in Python #212

Open
PythonTryHard opened this issue May 5, 2023 · 0 comments
Open

Resource addition for design patterns in Python #212

PythonTryHard opened this issue May 5, 2023 · 0 comments
Labels
area: resources Related to resources listed on the site type: addition Request to add something new

Comments

@PythonTryHard
Copy link

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:

  • 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.
@PythonTryHard PythonTryHard added the area: resources Related to resources listed on the site label May 5, 2023
@wookie184 wookie184 added the type: addition Request to add something new label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: resources Related to resources listed on the site type: addition Request to add something new
Projects
None yet
Development

No branches or pull requests

2 participants