Chapter 6 Good Habits

Writing applications that follow the rules of object orientation is one thing. Writing them properly in a clean and elegant fashion is another. This chapter discusses coding techniques that a lot of people (including myself) consider "good habits." All of them are meant to be suggestions rather than rules. You should, however, remember that good code always approaches the same task in the same manner each time. Decide which guidelines you want to conform to, but then make sure that you do.