Developing Applications with Javaโข and UML focuses on the craft of creating quality Java software. The book introduces the fundamentals of the Unified Modeling Language (UML) and demonstrates how to use this standard object-oriented notation to build more robust Java applications that fulfill user
Developing applications with Java and UML
โ Scribed by Paul R. Reed
- Publisher
- Addison-Wesley Professional
- Year
- 2001
- Tongue
- English
- Leaves
- 467
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Focuses on the craft of creating quality Java software. Introduces the fundamentals of the standard object-oriented notation to build more robust Java applications that fulfill user requirements and withstand the test of time.
๐ SIMILAR VOLUMES
Developing complex software requires more than just churning out lines of code. As a software architect or developer involved in an industrial project, you must understand and be able to leverage critical software sub-disciplines such as architecture, analysis and design techniques, development proc
Includes bibliographical references and index
This book has a good chapter 4 on UML-Java mapping which is explained very clearly. Other books tends to be bombastic and theorectical and vomitting out dry, useless high level UML jargons. Since most developers knows attrbutes and methods better than say, trying to figure out what an association li
This book has a good chapter 4 on UML-Java mapping which is explained very clearly. Other books tends to be bombastic and theorectical and vomitting out dry, useless high level UML jargons. Since most developers knows attrbutes and methods better than say, trying to figure out what an association li
<p>If you are a new programmer or a Java programmer moving to Java 2 then this is the book for you! It offers: a complete introduction to Java 2; describes the language and many of its class libraries; shows how they are used; describes the key concepts of object orientation with lots of examples of