The Psychology of Quality and More |
CHAPTER 9 : Data Usage
<-- Prev Chapter | Next Chapter -->
It is not uncommon for programmers to think more in terms of the code processes than the data that it uses, which is not unnatural as they generally spend more time working on the executable code than the data structures. The static nature of data does not, however, mean that it is less important than the code. Indeed, some programs make significant use of data to the point where it may be said that the data is driving the code, rather than the code is using the data. The way data is described and used in a program, even when it is a minor item, is still a major element of style. Unclear data usage can result in code which is very difficult to understand and is consequently liable to error. In keeping with the focus of this book, this chapter focuses on the usage of the basic data elements of the language, rather than straying into the higher levels of describing various methods of data-based programming.
|
Site Menu |
Quality: | Quality Toolbook | Tools of the Trade | Improvement Encyclopedia | Quality Articles | Being Creative | Being Persuasive | |
And: | C Style (Book) | Stories | Articles | Bookstore | My Photos | About | Contact | |
Settings: | Computer layout | Mobile layout | Small font | Medium font | Large font | Translate | |
You can buy books here |
And the big |