Comment on Ask HN: Are there any openly available software architecture documents?Comments−claudiulodro6yThere are dozens at the Architecture of Open Source Applications ebook/site: http://aosabook.org/en/index.htmlAs someone who only really gets exposure to web tech, it was fascinating how other types of software is architected, too.−cheez6yThe best book/pair of books about software that I have ever read.Perhaps Effective C++ comes in second, but that's just b/c C++ is a nightmare.−ahartmetz6yEffective C++ is mostly just a book about C++ pitfalls to avoid. It says nothing about high level concepts.−mthoms6yWow, what a great resource. Thanks for sharing.−godelmachine6yHighly recommend AOSA
Comments
There are dozens at the Architecture of Open Source Applications ebook/site: http://aosabook.org/en/index.html
As someone who only really gets exposure to web tech, it was fascinating how other types of software is architected, too.
The best book/pair of books about software that I have ever read.
Perhaps Effective C++ comes in second, but that's just b/c C++ is a nightmare.
Effective C++ is mostly just a book about C++ pitfalls to avoid. It says nothing about high level concepts.
Wow, what a great resource. Thanks for sharing.
Highly recommend AOSA