By Christopher R. Mitchell
Programming the Programming the TI-83+/TI-84+ is an example-filled, hands-on tutorial that introduces programming with the TI-83 Plus and TI-84 Plus graphing calculators. This engaging and easy-to-read book immediately immerses you in your first programs and guides you concept by concept, example by example. You’ll learn to think like a programmer as you use the TI-BASIC language to design and write your own utilities, games, and math programs.
By Christopher R. Mitchell
With the ability to display text and numbers back to the user, you now need a way to get feedback back from the user in the form of numbers, strings, and other types of data. This article based on chapter 2 from Programming the TI-83+/84+, teaches you two TI-BASIC commands that let you do just that.