Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
dancergraham
/
HeadFirstDesignPatterns_python
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
132
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Nov 8, 2025
Enhance readme with Django Managers information
Show description for 3757cbb
dancergraham
authored
3757cbb
View commit details
Copy full SHA for 3757cbb
Browse repository at this point
Commits on Jan 25, 2025
fix:url
dancergraham
authored
593c21e
View commit details
Copy full SHA for 593c21e
Browse repository at this point
Commits on Dec 26, 2024
Update readme 📖 and add links 🔗🔗🔗🔗
dancergraham
committed
396ae7b
View commit details
Copy full SHA for 396ae7b
Browse repository at this point
Merge pull request #16 from dancergraham/result
Show description for 4566a92
dancergraham
authored
4566a92
View commit details
Copy full SHA for 4566a92
Browse repository at this point
Example of the result design pattern in python 🐍
dancergraham
committed
df01c93
View commit details
Copy full SHA for df01c93
Browse repository at this point
WIP: Result Design Pattern
dancergraham
committed
94965c6
View commit details
Copy full SHA for 94965c6
Browse repository at this point
Commits on Oct 30, 2023
Merge pull request #15 from thebjko/chapter09/composite
Show description for 19d1bfd
dancergraham
authored
19d1bfd
View commit details
Copy full SHA for 19d1bfd
Browse repository at this point
Commits on Oct 27, 2023
Revert "add source code"
Show description for d5fca73
thebjko
committed
d5fca73
View commit details
Copy full SHA for d5fca73
Browse repository at this point
Merge branch 'main' of github.com:thebjko/HeadFirstDesignPatterns_python
thebjko
committed
1629e90
View commit details
Copy full SHA for 1629e90
Browse repository at this point
apply composite pattern
thebjko
committed
0063564
View commit details
Copy full SHA for 0063564
Browse repository at this point
Commits on Sep 14, 2023
add source code
thebjko
committed
0f6df90
View commit details
Copy full SHA for 0f6df90
Browse repository at this point
Commits on Sep 9, 2023
Merge pull request #14 from thebjko/getter_and_setter_public
Show description for 54597ce
dancergraham
authored
54597ce
View commit details
Copy full SHA for 54597ce
Browse repository at this point
refactor: use constructor
thebjko
committed
68c19be
View commit details
Copy full SHA for 68c19be
Browse repository at this point
refactor: perform function
thebjko
committed
fa017cf
View commit details
Copy full SHA for fa017cf
Browse repository at this point
refactor: change quack behavior setter
thebjko
committed
762db88
View commit details
Copy full SHA for 762db88
Browse repository at this point
refactor: change fly behavior setter
thebjko
committed
ccba9c4
View commit details
Copy full SHA for ccba9c4
Browse repository at this point
Commits on Sep 1, 2023
Update readme.md
dancergraham
authored
4b73a54
View commit details
Copy full SHA for 4b73a54
Browse repository at this point
doc: update use in Python
dancergraham
authored
a44e540
View commit details
Copy full SHA for a44e540
Browse repository at this point
fix: link url
dancergraham
authored
7ee5ce5
View commit details
Copy full SHA for 7ee5ce5
Browse repository at this point
doc: observer example
Show description for 4034954
dancergraham
authored
4034954
View commit details
Copy full SHA for 4034954
Browse repository at this point
Commits on Jul 4, 2023
doc: update table of contents
dancergraham
authored
73d3505
View commit details
Copy full SHA for 73d3505
Browse repository at this point
Commits on May 22, 2023
doc: Manager pattern
Show description for ff0af80
dancergraham
authored
ff0af80
View commit details
Copy full SHA for ff0af80
Browse repository at this point
Commits on May 8, 2023
Merge pull request #13
Show description for f915ef2
dancergraham
authored
f915ef2
View commit details
Copy full SHA for f915ef2
Browse repository at this point
doc: Manager design pattern
dancergraham
committed
f528b8c
View commit details
Copy full SHA for f528b8c
Browse repository at this point
Commits on Apr 2, 2023
doc: UML diagram
dancergraham
committed
12cc5e7
View commit details
Copy full SHA for 12cc5e7
Browse repository at this point
Merge remote-tracking branch 'origin/main'
dancergraham
committed
954c3b7
View commit details
Copy full SHA for 954c3b7
Browse repository at this point
doc: UML diagram
dancergraham
committed
c860aa8
View commit details
Copy full SHA for c860aa8
Browse repository at this point
Commits on Mar 18, 2023
doc: emojis 🥳
dancergraham
authored
094a494
View commit details
Copy full SHA for 094a494
Browse repository at this point
doc: factory documentation and examples
Show description for c0b7775
dancergraham
authored
c0b7775
View commit details
Copy full SHA for c0b7775
Browse repository at this point
Commits on Feb 21, 2023
doc: builder pattern 👷🏻♀️
dancergraham
authored
665da9d
View commit details
Copy full SHA for 665da9d
Browse repository at this point
doc: builder pattern 👷🏻♀️
Show description for 21790e9
dancergraham
authored
21790e9
View commit details
Copy full SHA for 21790e9
Browse repository at this point
Commits on Jan 11, 2023
Update README.md
dancergraham
authored
14414ac
View commit details
Copy full SHA for 14414ac
Browse repository at this point
Merge pull request #12 from dancergraham/feature/facade
Show description for 5b8e7bb
dancergraham
authored
5b8e7bb
View commit details
Copy full SHA for 5b8e7bb
Browse repository at this point
refactor: rename subcomponents
dancergraham
committed
91b0369
View commit details
Copy full SHA for 91b0369
Browse repository at this point
feature: home theatre facade working 🎵
dancergraham
committed
6330da1
View commit details
Copy full SHA for 6330da1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.