TI-BASIC Wiki
Advertisement

TI-BASIC is a rich programming language that can be used to create programs from the tediously simple to the outrageously complex. While playing these games is fun, one the most intellectually stimulating and rewarding things you can do is actually program these programs. If you own a Texas Instruments Graphing Calculator, you have everything you need to start programming your own TI-BASIC programs.

Guides[]

  1. Basic Programming ClrHome, Output(, Pause
  2. Different Paths Lbl, Menu(, Goto, If, Then, Else, End, Input
  3. Visual Magic Text IN DEVELOPMENT
  4. Loops For(, While, Repeat IN DEVELOPMENT
Advertisement