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: Introduction to Software EngineeringIntroduction to Software Engineering
- Wikibooks
The problems to solve in software engineering are so complex or large, that a single developer cannot solve them anymore. This book is an introduction to the art of software engineering. It is intended as a textbook for an undergraduate level course.
(11564 views)
Book cover: Advances in Human Computer InteractionAdvances in Human Computer Interaction
by - InTech
The book surveys the disciplines that inhabit the study and practice of human-computer interaction. The authors are passionate advocates of innovative applications, novel approaches, and modern advances in this exciting and developing field.
(17469 views)
Book cover: Software Engineering with Reusable ComponentsSoftware Engineering with Reusable Components
by - Springer
The book explains what is software reuse, what benefits to expect, different forms of software reuse, software components, different kinds of components, examples of successful component reuse, introduction to software engineering, and more.
(16513 views)
Book cover: Scientific Programming and Computer ArchitectureScientific Programming and Computer Architecture
by - The MIT Press
This book examines and explains a variety of scientific programming models with an emphasis on how programming constructs map to different parts of the computer's architecture. Two themes emerge: program speed and program modularity.
(6642 views)