Book Description
Quickbasic And Qbasic Using Modular Structure is intended for use in an introductory course in BASIC, which assumes no prior knowledge of computers or programming. The fundamentals of modular programming are taught in a style consistent with current thinking in the computing field. Students will learn good programming techniques from the start. The text emphasizes the development of well-structured, modular programs. Program modules are implemented with subroutines by the early introduction of the GOSUB statement. Appearing throughout the text are complete example programs that are models of good programming styleBmeaningful variable names; complete remarks including a dictionary of variable names, programs mainline and subroutines; clear, consistent indentations; and control structures limited to the three Aproper" constructsBsequence, selection, and iteration. Quickbasic And Qbasic Using Modular Structure, second edition does not use the GOTO statement at all