11 Angebote ab EUR 1,74

Möchten Sie verkaufen?
Hier verkaufen
 
 
Building Web Applications with UML (Addison-Wesley Object Technology)
 
 

Building Web Applications with UML (Addison-Wesley Object Technology) (Taschenbuch)

von Jim Conallen (Autor)
4.3 von 5 Sternen  Alle Rezensionen anzeigen (11 Kundenrezensionen)

Erhältlich bei diesen Anbietern.


3 neu ab EUR 29,26 8 gebraucht ab EUR 1,74
Amazon Kindle
Amazon Kindle - Jetzt internationaler Versand aus den USA
Entdecken Sie über 250.000 englischsprachige Bücher, Zeitungen und Zeitschriften. Mehr erfahren und bestellen bei Amazon.com in den USA.

Produktinformation

  • Taschenbuch: 320 Seiten
  • Verlag: Addison Wesley (Januar 2000)
  • Sprache: Englisch
  • ISBN-10: 0201615770
  • ISBN-13: 978-0201615777
  • Größe und/oder Gewicht: 23,1 x 18,5 x 1,5 cm
  • Durchschnittliche Kundenbewertung: 4.3 von 5 Sternen  Alle Rezensionen anzeigen (11 Kundenrezensionen)
  • Amazon.de Verkaufsrang: Nr. 335.336 in Englische Bücher (Die Bestseller Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Produktbeschreibungen

Amazon.co.uk

The Universal Modelling Language (UML) is a flexible and comprehensive way to design and diagram any software development project. Building Web Applications with UML covers the Web Application Extension (WAE) for UML and includes enough background information about Web applications to ease traditional software analysts and designers into the world of the Web.

Author Jim Conallen divides the text into two logical parts, the first being dedicated to explaining the various Web application architectures out there and the second to the process of modelling such systems with UML. The first chapter concisely explains the basics of the standard elements of the Web such as HTML, HTTP, forms, frames, and session management. Subsequent chapters provide an excellent overview to server-side and client-side functionality, delving into key technologies such as Active Server Pages (ASP), Java applets, and XML.

The remainder of the book is devoted to the process of defining the requirements, architecture and design elements of Web applications using UML. The reader will learn about Use Cases, apply analysis and represent Web applications with the distinctive graphical elements of UML. A sample ASP application is used to illustrate the concepts. This material may be a level of abstraction above the working coder but is excellent for project managers and system architects. --Stephen W Plain, Amazon.com

Topics covered: Browser/Server interactions, Web page design elements, session management, dynamic client and server languages, Web security, model design, use cases, requirement specifications, analysis, sequence diagrams and class diagrams.



Amazon.com

The Universal Modeling Language (UML) is a flexible and comprehensive way to design and diagram any software development project. Building Web Applications with UML covers the Web Application Extension (WAE) for UML and includes enough background information about Web applications to ease traditional software analysts and designers into the world of the Web.

Author Jim Conallen divides the text into two logical parts: the first is dedicated to explaining the various Web application architectures out there, the second to the process of modeling such systems with UML. The first chapter concisely explains the basics of the standard elements of the Web such as HTML, HTTP, forms, frames, and session management. Subsequent chapters provide an excellent overview to server-side and client-side functionality, delving into key technologies such as Active Server Pages (ASP), Java applets, and XML.

The remainder of the book is devoted to defining the requirements, architecture, and design elements of Web applications using UML. The reader will learn about Use Cases, apply analysis, and represent Web applications with the distinctive graphical elements of UML. A sample ASP application is used to illustrate the concepts. This material may be a level of abstraction above the working coder but is excellent for project managers and system architects. --Stephen W. Plain

Topics covered: Browser/Server interactions, Web page design elements, session management, dynamic client and server languages, Web security, model design, use cases, requirement specifications, analysis, sequence diagrams, and class diagrams.


In diesem Buch (Mehr dazu)
Ausgewählte Seiten ansehen
Buchdeckel | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis | Rückseite
Hier reinlesen und suchen:

Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

 

Kundenrezensionen

11 Rezensionen
5 Sterne:
 (6)
4 Sterne:
 (2)
3 Sterne:
 (3)
2 Sterne:    (0)
1 Sterne:    (0)
 
 
 
 
 
Durchschnittliche Kundenbewertung
4.3 von 5 Sternen (11 Kundenrezensionen)
 
 
 
 
Sagen Sie Ihre Meinung zu diesem Artikel:
Die hilfreichsten Kundenrezensionen

 
4.0 von 5 Sternen probably the best ideas for a very difficult domain, 9. Dezember 2003
Building Web Applications is a very difficult and complex task. Because of the Web's architecture (merging difficulties of client/server programming and distributed computing, stateless HTTP, different client-side technologies (browsers), poor GUI set, etc.) the modelling process of Web Applications is more complex and tough than traditional modelling of software applications.

Conallen's ideas to use UML for the whole modelling to get rid of the complex application architecutre is a good start. It's essential for readers of this book having a brief knowledge of UML. I did some research about other concepts merging hypermedia modelling and traditional application modelling. My conclusion is that Conallen's model is applicable on nearly all scenarious, therefore it's also the most complex one.

Hence, the concepts introduced in this book are most useful for really big and mission-critical Web Applications. The overhead of all the modelling is not efficient (time/cost and benefit) when programming smaller applications, I think.

Kommentar Kommentar | Kommentar als Link | War diese Rezension für Sie hilfreich? Ja Nein (Rezension unzumutbar?)



 
4.0 von 5 Sternen A good surprise, 23. Juni 2000
Honestly, I'd own this book with only a little conviction. In truth, I now effectively work with UML on web application. In truth, I trust in the Addison Wesley's OO series, but I found to much buzzword in the title to be honest ... But in fact, the book is good ! It's probably too light for UML experts (I pretend to be one of them), it's also probably too light for web experts (I'm not). But, first of all, it's very rare to be the both. Second, the book really makes the connexion between both worlds ! And it makes it in a smart fashion with good and effective ideas, like simple activities and effective traceability. If you know Doug Rosenberg's book, you will be easy with the proposed ideas. OK, it's not the book of the decade (unlike Design Patterns, for example), but it's far from a lost of money, and the book can be red very fast, which is also a very good point.
Kommentar Kommentar | Kommentar als Link | War diese Rezension für Sie hilfreich? Ja Nein (Rezension unzumutbar?)



 
3.0 von 5 Sternen Great book for people moving from static to active HTML, 22. Juni 2000
Jim does a great job of helping the novice developer understand how HTML-based projects can benefit from established methodologies for analysis and design.

If you've already done server-side programming, don't waste your time on this book. However, if you are transitioning from doing static web design to working with developers and database administrators on back-end functionality, this book will help you navigate this new domain.

The book only rates a 3 because is promises value not just to analysts and designers (which it does well), but also to project managers, architects, and web programmers (all of whom would likely be bored to tears with most of this volume).

Another useful aspect to this book is the way that it reviews the landscape of competing technologies in the web development arena. His perspective is unbiased, although his examples are heavily dependent on Microsoft standards.

Kommentar Kommentar | Kommentar als Link | War diese Rezension für Sie hilfreich? Ja Nein (Rezension unzumutbar?)


Sagen Sie Ihre Meinung zu diesem Artikel: Eigene Rezension erstellen
 
 
 
Die neuesten Kundenrezensionen

5.0 von 5 Sternen Nothing wrong with a good start
Looking at some of the reviews, I might have thought that this book was really hokey, but I bought a copy and read it. I'm glad I did. Lesen Sie weiter...
Veröffentlicht am 19. Juni 2000 von Brian Topping

3.0 von 5 Sternen half lousy half good
The first half of this book isn't so good. Its a true beginners survey of web technologies and how to do a project. Lesen Sie weiter...
Veröffentlicht am 21. April 2000 von branj

3.0 von 5 Sternen Good for Beginner - Not much new for the experienced.
I really don't like giving this book only three stars but it just doesn't deliver much useful information for experienced developers. Lesen Sie weiter...
Am 20. März 2000 veröffentlicht

5.0 von 5 Sternen A book that will spawn many copy cats!
This book brings a measure of structure to an otherwise unstructured development arena, and is a harbinger of things to come in computer book publishing. Lesen Sie weiter...
Veröffentlicht am 17. März 2000 von Dan

5.0 von 5 Sternen Excellent book
You may want to skip the first 80 or so pages of this book if you are already a seasoned web programmer. This section is an introduction to web based programming. Lesen Sie weiter...
Veröffentlicht am 14. März 2000 von P. Coleman

5.0 von 5 Sternen Modeling = planning, which translates into web success
It is a tribute to the versatility of the Unified Modeling Language (UML) and a compliment to its authors that it can be used to model web applications. Lesen Sie weiter...
Veröffentlicht am 3. März 2000 von Charles Ashbacher

5.0 von 5 Sternen A demonstration of the versatility of the UML.
It is a tribute to the versatility of the Unified Modeling Language (UML) and a compliment to the authors that it can be used to model web applications. Lesen Sie weiter...
Veröffentlicht am 24. Februar 2000 von Charles Ashbacher

5.0 von 5 Sternen Great UML Book
If you use UML for designing web sites this book is a must have. The book covers everything from beginner to advanced for UML web development. Lesen Sie weiter...
Veröffentlicht am 18. Januar 2000 von Craig Olague

Nur in den Rezensionen zu diesem Produkt suchen



Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen. Meinungen austauschen. Neues erfahren.
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
   
Ähnliche Foren


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar


Für Sie dokumentiert

 (Was ist das?)

Sobald Sie sich Produktseiten oder Suchergebnisse angesehen haben, finden Sie diese Seiten zu Ihrer Information hier aufgeführt.