Tutorial muy corto y muy básico sobre los primeros pasos con Netbeans y Java, complementario para la práctica 1. Os recomiendo navegar por los demás tutoriales del sitio de Netbeans donde se describe de cómo implementan y depurar aplicaciones Java en Netbeans.
Una vez que acabemos el tema de introducción a la orientación a objetos, comenzaremos a estudiar las clases y objetos con más detalle. Este tutorial Java vendrá bien como material complementario, además trae ejercicios con respuestas
From The Rational Edge series of articles, .UML basics, on the essential diagrams in the Unified Modeling Language, this article offers a detailed introduction to the sequence diagram. It also introduces several new notation elements in the recent UML 2.0 specification.
This report will consider six main object oriented methods, first giving a general overview of the method itself, considering such particulars as: what levels of abstraction the method covers; how the method is applied; what are the goals of each stage; what deliverables and diagrams will be produced by the method; what verification and validation techniques can be employed; and how the method attempts to support reuse.