This book is designed to give someone with no programming experience an insight into the TI-89's version of TI-Basic.

Section 1: Getting Started

  1. Introduction - The point of this book
  2. Book Conventions - How this book works
  3. A Basic Program - A little glance into the future

Section 2: Fundamentals

  1. Output - How to display words, numbers and more to the user
  1. Input - How to receive words, numbers and more from the user
  1. Conditional Functions - Learn about controlling the flow of a program using conditionals such as If
  1. Loops - Learn how to execute the same block of code multiple times
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.