braydie/HowToBeAProgrammer

Proposed new section - Design patterns

Open

#33 opened on Jan 10, 2016

View on GitHub
 (11 comments) (0 reactions) (0 assignees) (1,351 forks)github user discovery
help wanted

Repository metrics

Stars
 (16,212 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently we have 1.11 "How to Learn Design Skills", and I think getting an understanding of well-designed software is very important (especially as a beginner), but should we look to include a section later on (perhaps in Intermediate) on when to use (and not use) design patterns? Currently 1.11 makes no mention of them and even having an awareness of them can be beneficial.

Contributor guide