This is the approach that I'm using to teach 8-9 graders to program some simple equation with the TI84.

I wanted to use Python rather than Basic b/c I think that coding approach is closer to the real world and easier to understand and more intuitiven for their young minds.

This is the most straight forward approach that I could come up with.

Writing the code and then debugging is done using Notepad++(NPP) with the NppExec extension. This sets up NPP's IDLE.Another option would be Pyscripter.

Once the .py runs on NPP then I download to the 84. The 84 recognizes the .py extension and puts the code into the proper TI format.

Under the PGRM key I can select the code that I downloaded.

I've tested several diff py commands: print, if, for-loop, arrays and it seems to work as expected.

If there's any comments I will listen.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement