Logo

Software Engineering for Internet Applications

Large book cover: Software Engineering for Internet Applications

Software Engineering for Internet Applications
by

Publisher: The MIT Press
ISBN/ASIN: 0262511916
ISBN-13: 9788120330412
Number of pages: 409

Description:
After completing this self-contained course on server-based Internet applications software, students who start with only the knowledge of how to write and debug a computer program will have learned how to build web-based applications on the scale of Amazon.com. Unlike the desktop applications that most students have already learned to build, server-based applications have multiple simultaneous users. This fact, coupled with the unreliability of networks, gives rise to the problems of concurrency and transactions, which students learn to manage by using the relational database system.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Recommended Approach to Software DevelopmentRecommended Approach to Software Development
by - NASA
Guidelines for an organized approach to software development, based on studies conducted by the Software Engineering Laboratory, an organization sponsored by the NASA/GSFC. It describes methods for each phase of a software development life cycle.
(17493 views)
Book cover: SOA eBook: Patterns, Mashups, Governance, Service Modeling, and MoreSOA eBook: Patterns, Mashups, Governance, Service Modeling, and More
- Pearson e ducation, Inc.
This volume is a collection of chapters from eight popular books, comprehensive tutorials that teach fundamental and advanced SOA design principles, supplemented with detailed case studies and technologies used to implement SOAs in the real world.
(9038 views)
Book cover: The Elements of Computing SystemsThe Elements of Computing Systems
by - MIT Press
The book exposes students to a significant body of computer science knowledge, gained through a series of hardware and software construction tasks. These tasks demonstrate how theoretical and applied techniques are used in practice.
(27166 views)
Book cover: Communicating Sequential ProcessesCommunicating Sequential Processes
by - Prentice Hall
CSP is a language for describing patterns of interaction. It is supported by an elegant mathematical theory, a set of proof tools, and an extensive literature. The book is an excellent introduction to the language, and also to the mathematical theory.
(14120 views)