So You Want to Learn to Program – Second Edition – Chapter 1: Meeting BASIC-256 – Say Hello

This chapter will introduce the BASIC-256 environment using the print and say statements. You will see the difference between commands you send to the computer, strings of text, and numbers that will be used by the program. We will also explore simple mathematics to show off just how talented your computer is. Lastly you will learn what a syntax-error is and how to fix them.

Download PDF of Chapter