←back to thread

107 points pixelworm | 1 comments | | HN request time: 0.001s | 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
vogelke ◴[] No.45001898[source]
I'd recommend the book "Beautiful Code: Leading Programmers Explain How They Think". Published by O'Reilly, ISBN-10 ‏ : 0596510047
replies(1): >>45002024 #
1. pixelworm ◴[] No.45002024[source]
I'll check it out, thanks!