Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

There seems to be an emerging software architecture where there is some service hosted on a web server which has multiple access points either via a web browser or mobile app. An example would be Facebook or CNN.com. Some may refer it as the "cloud" or "Software as a Service." Having only done low level embedded C++, this area is unfamiliar to me. I want to the best practices of this pattern enough to try it. I looked at Web Architectures and Designing Web Interfaces but I'm not sure if they are exactly what I'm looking for. Which would books would you recommend?

share|improve this question

1 Answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.