TI-Basic Developer Home: TI-83/84/+/SE
Getting Involved
A site can only grow and thrive through the continual efforts of its members. If you have found this site useful, we encourage you to contribute and become part of our community.

Sign-ups are available, and our forums are open to questions, commentary, or anything else that you want to talk about. We hope to see you there!

Forum Activity
That is not what Basic Builder does. What Basic Builder does is store your program as raw tokens,...
(by builderboy 1259018893|%O ago, posts: 3)
I don't think so, but I'm unsure.
(by ztrumpet 1259015005|%O ago, posts: 3)
My understanding is that Basic Builder takes a Ti Basic program and compiles it into asm hex,...
(by Sleight 1259013798|%O ago, posts: 3)
Did You Know...

…that you can compress a list of related numbers by combining them into integer and fraction parts?

Top Rated Programs
  1. Portal (12 votes)
  2. Donut Quest (9 votes)
  3. Nibbles (7 votes)
  4. Peggle (6 votes)
  5. Metroid Pi (6 votes)
  6. Bunny Gotchi v1.7 (6 votes)
  7. Yahtzee (5 votes)
  8. Trapped (5 votes)
  9. Quadratic (4 votes)
  10. Fly The Copter (4 votes)
Featured Article

A subprogram is a program called by another program to perform a particular task or function for the program.

When a task needs to be performed multiple times (such as displaying character data), you can make it into a separate subprogram.

The complete program is thus made up of multiple smaller, independent subprograms that work together with the main program. (more...)

Featured Command

The binomcdf( command calculates the binomial cumulative probability, either at a single value or for all values. This command can be used to replace seq( when used with cumSum(
(more...)

Welcome to the TI-83 section of TI-Basic Developer (TI|BD)! This section of the site covers how to make TI-Basic programs for the TI-83, TI-83+, TI-83+ Silver Edition (SE), TI-84+, and TI-84+ Silver Edition calculators (often abbreviated as TI-83/84/+/SE). After going through all of the TI-83 information, the reader should be a competent TI-83 Basic programmer.

Site Content

Search
We've tried to create a broad base of TI-Basic information. This ensures that most readers will hopefully be able to learn something from this site. Experimentation is encouraged to fully digest all of the information.

Please use our search engine to find what you desire, or refer to the sitemap.

Each reader can read the information in whatever order they desire. For the average reader, though, the suggested approach is to just start from the beginning and read until the end. The information is presented in a sequential order, with the concepts and code getting increasingly more complex as you get further into it. You might also look at the page Using This Guide, which outlines another suggested reading order.

Please feel free to not only get involved, but also come back often to see what changes or additions have been made. And above all else, enjoy your stay!


Recent News

TI|BD is constantly changing through the efforts of its members. Here are the most recent significant edits that have been made. For the complete documentation of the history, see News Depository.

Sep 28 Archives have been redesigned.
Aug 27 James Kanjo made the site's CSS theme dynamic. You can manipulate the Site Theme or the Forum Theme without Administrator privileges and with instantaneous results.
Aug 09 The entire TI-Basic Developer has 1664 total pages today.
Jul 27 The TI-Basic Developer goes Pro on Wikidot!
Jul 25 burr, the founder of this site, transfers Master Administrator status to DarkerLine.

If you have made a significant modification, made a new page, or contributed to this site in another way, please document what you did by adding news.


Portable Guide

As a part of this site's growth, we have created a portable guide for you to print out and have as a programming source wherever you go. The portable guide contains most of this site's content in a printable format including all the commands, techniques, and calculator references.

Go to the Portable Guide for TI|BD.


New Members

It is only by our members that this site can grow. Welcome to the new members who have joined TI|BD:

Joined Oct 29 stumpy308stumpy308
Joined Oct 26 pipapowerpongopipapowerpongo
Joined Oct 26 byobcellobyobcello
Joined Oct 26 Is StrangerIs Stranger

.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License