Skip to main content

more options

Part 3. Applications & applets    Part 5. Two OO constructs

Module 2, part 4. Programming style

Introduction

 

Contents

No. Topic Discussion
1. Programming Style.
(html)
We discuss various aspects of program style.
  Reading for item 1.
Gries/Gries, Chap 13, pp. 368–384.
Read this chapter for more details. Use it as a reference. You'll see conventions for naming variables, for method names, for classes, for indentation. You'll also find guidelines for writing methods and their specifications and for documenting variables.