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
- Introduction - The point of this book
- Book Conventions - How this book works
- A Basic Program - A little glance into the future
Section 2: Fundamentals
- Output - How to display words, numbers and more to the user
- Input - How to receive words, numbers and more from the user
- Conditional Functions - Learn about controlling the flow of a program using conditionals such as If
- 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.