The Elements of Programming Style

God programming cannot be taught by preaching generalities.

Book collect examples from various real programs, and those examples would be models as good and bad programming style.

At the end of each topic, places summary and list of rules.

The principles of style, applicable in all languages, including assembly codes.

Chapter 1. Introduction

DO 14 I=1, N
DO 14 J=1, N