Published on Fri, 12 Aug 2005 16:57:52 -0400 Read: 2319 times
Creating well-designing Visual Basic applications in an object-oriented world is a not a simple matter. But the first step is to gain a firm grasp of classes, inheritance and interfaces.... Read Article.
Published on Fri, 12 Aug 2005 16:57:52 -0400 Read: 858 times
Software design is subjective. Your idea of a well-designed program may be your colleague#39;s maintenance nightmare. Because the people who will have to decipher your code and live with your design and coding decisions are your programming peers, I believe the development of design and coding guidelines and idioms should by guided by a discussion... Read Article.
Published on Fri, 12 Aug 2005 16:57:52 -0400 Read: 1155 times
Take a step beyond syntax to discover the true art of software design, with Java as your paintbrush and objects on your palette. This in-depth discussion of how, when, and why to use objects enables you to create programs that not only work smoothly, but are easy to maintain and upgrade using Java of any other object-oriented language!... Read Article.
Published on Fri, 12 Aug 2005 16:57:52 -0400 Read: 1730 times
This book is designed to help you become familiar with object-oriented programming and get over the hurdle its terminology presents. It spells out some of the implications of object-oriented design and tries to give you a flavor of what writing an object-oriented program is really like. It fully documents the Objective-C(tm) language, an object-oriented... Read Article.