Next: Modular Programming Up: Some Notes on Previous: Some Notes on

Introduction

The purpose of the suggestions below is to allow you to write better programs: programs that are easy to understand for anyone who may read them, easy to modify, and easy to check for errors. The emphasis is on FORTRAN, but most remarks apply equally well to other programming languages.


Next: Modular Programming Up: Some Notes on Previous: Some Notes on