Chapter 13. Now what? Expanding your programming horizons

 

This chapter covers

  • Going further with calculator programming
  • Exploring programming for computers, mobile devices, and the internet
  • Working with hardware development and modification

TI-BASIC can be used to create programs and games running the gamut from extremely simple to surprisingly complex on your calculator. You learned input and output, program flow and logic, and event loops, graphics, and the use of strings, matrices, and lists. You proceeded to advanced topics like optimization, programming hybrid TI-BASIC, and a toe dip into the pool of z80 assembly. From here, you have limitless programming possibilities open to you, from increasingly complex calculator programs and participation in the larger calculator programming and development community to computer programming and electronics hardware development.

13.1. Taking your calculator programming further

13.2. Expanding your programming horizons

13.3. Working with hardware

13.4. Final thoughts