Fundamentals of Basic Programming
This course provides and introduction to the structure and use of the BASIC programming language (Microsoft's Quick Basic is the version used)/ Topics covered include input/output operations, calculations, sequential, selection and repetition control structures, numeric and string functions, and the use of sequential files. Top-down design and structured programming are stressed.