|
|
|
Ask HN: What are some good books about non-code elements of software?
|
|
8 points
by idolaspecus
1899 days ago
|
|
I'm thinking of a book like Working Effectively With Legacy Code but that deals more with things like documentation, specification, code review, etc. I'd like the book to help with the following scenario: given some completely "naked" codebase, what things (whether they're specs, docs, comments, whatever) need to be added to the codebase before you'd consider it "high-quality"? |
|