Software Design Book Recommendations
This cluster features repeated recommendations of books like 'The Pragmatic Programmer', 'A Philosophy of Software Design' by John Ousterhout, and 'Clean Code' by Robert C. Martin for improving software design, coding practices, and engineering principles.
Activity Over Time
Top Contributors
Keywords
Sample Comments
"The Pragmatic Programmer" may be useful to you. It's dated but still relevant, and it was recently revised.
You would probably like the book A Philosophy of Software Design by Dr. John Osterhout.
Not specifically this, per se, but I HIGHLY recommend "A Philosophy of Software Design" by Dr. John Ousterhouthttps://web.stanford.edu/~ouster/cgi-bin/book.php
A book I’d recommend: “A Philosophy of Software Design” by John Ousterhout
Have you given The Pragmatic Programmer a try? It's a great resource that draws parallels to practical examples on what to do and what not to do.https://pragprog.com/book/tpp20/the-pragmatic-programmer-20t...
Just read 'Philosophy of Software Design' - some really great and profound advice in a sub 200 page book with compact examples
The Pragmatic Programmer (old one, but his stuff is still valid) http://www.amazon.com/dp/B000SEGEKI/ref=r_soa_w_d
The Pragmatic Programmer: https://pragprog.com/book/tpp/the-pragmatic-programmer
> I don't find these in booksCheck out A Philosophy of Software Design, 2nd Edition https://a.co/d/dZ8PJpt
Check out Clean Code by Robert C. Martin. May be helpful.