diff options
Diffstat (limited to 'pydis_site')
| -rw-r--r-- | pydis_site/apps/resources/resources/software_design_by_example.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pydis_site/apps/resources/resources/software_design_by_example.yaml b/pydis_site/apps/resources/resources/software_design_by_example.yaml index 53d3d9b2..9014e90e 100644 --- a/pydis_site/apps/resources/resources/software_design_by_example.yaml +++ b/pydis_site/apps/resources/resources/software_design_by_example.yaml @@ -1,6 +1,6 @@  name: Software Design by Example  description: A tool-based introduction to Software Design with Python. This book teaches -  design by explaining examples of small versions of familiar tools to show how  +  design by explaining examples of small versions of familiar tools to show how    experienced software designers think. It introduces some fundamental ideas in computer    science that many self-taught programmers haven’t encountered.  title_image: https://third-bit.com/sdxpy/logo.svg | 
