Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Beginning Java Objects: From Concepts To Code, 2nd Edition by: Jacquie Barker

Posted By: diana123
Beginning Java Objects: From Concepts To Code, 2nd Edition by: Jacquie Barker

Beginning Java Objects: From Concepts To Code, 2nd Edition by: Jacquie Barker
Publisher: Apress | 20-06-2005 | ISBN: 1590594576 | 1000 pages | 10.6 Mb

Learning to design objects effectively with Java is the goal of Beginning Java Objects, an intensive yet approachable guide to object design using UML and today's hottest programming language. Aimed at those who know a little Java, but don't yet feel comfortable with the object paradigm, this book can bridge the gap and take your knowledge of Java objects to the next level.

The book takes readers through object design from the very beginning at a relaxed pace. While you get all the necessary jargon for really learning the object paradigm (for example, there is full coverage of concepts such as data encapsulation, inheritance and polymorphism), the tutorial is apt to reach more readers. Without being doctrinaire about the design process, the author walks you through the steps for "discovering" objects in a business problem (including classes, attributes and operations) and then determining how these objects work together to model real-world problems. The sample class diagrams offer quite a rich level of detail, and a single case study for a student course registration database demonstrates the design principles, including extensive class diagrams.