Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
Designing Fields and Methods
March 1, 1998 9:34 AM
|
This installment of the Design Techniques column shows how some fundamental software design techniques, like avoiding special data values and minimizing method coupling, apply to Java.
Read this Artima.com article: http://www.artima.com/designtechniques/coupling.html |