←back to thread

107 points pixelworm | 1 comments | | HN request time: 0s | source

I’m working on improving my software design skills, and it was recommended that I study existing well designed codebases. What are some publicly accessible codebases you would consider gold standards for software design?
Show context
sprobertson ◴[] No.45001746[source]
It's been asked a few times, here are some links to get you started:

* https://news.ycombinator.com/item?id=36370684

* https://news.ycombinator.com/item?id=30752540

* https://news.ycombinator.com/item?id=9896369 (Python specific)

replies(1): >>45001757 #
1. pixelworm ◴[] No.45001757[source]
Thank you!