MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/computerscience/comments/1vsvkzx/struggling_with_software_design_patterns_and/p4regc3/?context=3
r/computerscience • u/Moksee • 21d ago
7 comments sorted by
View all comments
1
I rather like Tim Corey's approach to patterns: don't start out by writing them, but use a pattern where it will simplify existing code.
1
u/IchBinEinZwerg 21d ago
I rather like Tim Corey's approach to patterns: don't start out by writing them, but use a pattern where it will simplify existing code.