Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Software Engineering for Internet Applications by Eve Andersson, Philip Greenspun, Andrew Grumet

Posted By: Alexpal
Software Engineering for Internet Applications by Eve Andersson, Philip Greenspun, Andrew Grumet

Software Engineering for Internet Applications by Eve Andersson, Philip Greenspun, Andrew Grumet
Publisher: The MIT Press (March 6, 2006) | ISBN-10: 0262511916 | PDF | 2 Mb | 376 pages

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.