Hacker News new | ask | show | jobs
by claudiulodro 2346 days ago
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.

3 comments

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