Where can one learn best practices to design application components?

https://news.ycombinator.com/item?id=4964962
by anujkk • 14 years ago
4 3 14 years ago

There are so many learning resources for all three aspects of startups : technology, design and marketing but not many learning resources exist on best practices to design/develop application components like : User Authentication, Billing, etc.

These are software systems that are often required by many startups. If I am developing a SAAS web application that may require monthly/yearly recurring billing(with various discounts/offers) and I have no prior experience of this, where do I find information about the best practices to develop such system? Ofcourse one can try to design and develop it as any other piece of software but it will make life very easy if one can learn about design/architecture of such reusable systems.

In short, I am looking for something like : The Architecture of Open Source Applications(http://www.aosabook.org/en/index.html) but for web application components like Authentication, Billing, Forums, E-commerce etc.

Or, may be like this : http://stackoverflow.com/questions/549/the-definitive-guide-to-forms-based-website-authentication

Related Stories

Loading related stories...

Source preview

news.ycombinator.com