Basic programming concepts
All programming languages have common features and concepts that must be understood to master programming. These common features might be a little different in the way they are put to use, but the basic concepts are still the same. This section deals with these basic programming features. Most of the information in this section could have been written for another programming language, but the examples are for Sax Basic, and some details may vary if the information were to be used with another programming language. The information in this section is important. If you do not understand it, you should read it again or find other sources to obtain the same information.