Welcome to TI-Basic Developer (TI|BD), the TI-Basic information repository! If you are a first-time visitor, please check out the welcome pack to get up to speed on using the site. We encourage you to become a member and to get involved in the community, and to come back often to see what changes have occurred. And above all else, enjoy your stay! |
Recent Forum Posts | Recent Forum Threads | Popular Forum Threads |
Unfortunately, the Menu( command doesn't have this functionality built in; The way to add this...
(by Trenly 21 Jan 2021 23:06, posts: 2)
Hello! I have been coding for quite a while now, and have become very fond of the Menu command as...
(by Gabe Prairie 21 Jan 2021 20:15, posts: 2)
Heyo!
I have a couple of programs that I have been creating over the past couple of months for my...
(by Gabe Prairie 21 Jan 2021 20:07, posts: 7) |
(Started 21 Jan 2021 20:15,
Posts: 2)
(Started 21 Jan 2021 18:27,
Posts: 2)
(Started 21 Jan 2021 06:40,
Posts: 2)
(Started 14 Jan 2021 18:21,
Posts: 2)
(Started 09 Jan 2021 16:28,
Posts: 3)
(Started 08 Jan 2021 14:48,
Posts: 2)
|
(Started 30 Nov 2014 01:58 ,
Posts: 156)
(Started 21 Jan 2021 06:40 ,
Posts: 2)
(Started 21 Jan 2021 18:27 ,
Posts: 2)
(Started 19 Jan 2013 10:05 ,
Posts: 10)
(Started 21 Jun 2016 03:44 ,
Posts: 28)
(Started 21 Jan 2021 20:15 ,
Posts: 2)
|
TI-83 Basic | 68k TI-Basic | TI-Nspire Basic |
TI-83 Basic is the most commonly used, because the TI-83/84 series has been heavily marketed by Texas Instruments to high school students needing a graphing calculator for math and science classes. At the same time, it is the least powerful language, lacking many of the complex commands and programming capabilities. |
68k TI-Basic is much more powerful than TI-83 Basic, with support for calculus, indirection, local variables and functions, advanced picture manipulation, and several other features that make it a very rich language. However, it isn't used nearly as much as TI-84 Basic, so it doesn't have as big of a community developed around it. |
TI-Nspire Basic is quite similar to 68k TI-Basic, but not as programmer friendly: it has poor I/O support, rigid constraints on program execution, and documents are used instead of programs. In addition, it is still relatively unknown to the TI community, so there isn't much documentation available yet. |