Variables and Data

Half of programming is storing data under symbolic names that can be manipulated without regard to the actual data. This book contains several chapters dealing with this issue.

Variables and Data

This chapter contains several sub-chapters on the use of variables and data. Further, at the end of the chapter are chapters specific to different programming languages. You should read the base topics and all those relating to the language you are using. For more "Edification" you should read all the chapters.


Back to Topics List