|
|
|
CHAPTER 10 : Programming Usage
<-- Prev Chapter | Next Chapter -->
Coding, in its strictest sense, is simply the translation of a design into code. Programming, on the other hand, encompasses all activities involved in writing programs. Coding style is restricted to the use of the language, whilst programming style includes elements of design. In practice the boundary between coding and programming style is seldom clear, and coding standards often drift into the programming arena. This final chapter on usage follows this drift, straying across into some more general and higher level programming topics.
|
|
|
|
|
||||