I Speak BASIC to my Atari

Contents

  • Part 1 The Hardware (Or The "Boxes")
  • Part 2 The Software ("The Program")
  • Part 3 Your First Computer Program
  • Part 4 More Programming Tools
  • Part 5 Scientific Notation
  • Part 6 Relational Operators and IF-THEN/GOTO Statements
  • Part 7 Input Statements
  • Part 8 Using the Calculator Mode and Sizing Memory
  • Part 9 Using the Cassette Recorder and the Disk Drive
  • Part 10 Using FOR-NEXT-STEP Statements
  • Part 11 Reading Data
  • Part 12 Video Display Graphics
  • Part 13 Arrays
  • Part 14 INT(X), ABS(X), and RND(X) Functions
  • Part 15 Subroutines