Author Topic: Getting Started  (Read 2143 times)

0 Members and 1 Guest are viewing this topic.

Offline Fireicee1

  • LV2 Member (Next: 40)
  • **
  • Posts: 29
  • Rating: +0/-0
    • View Profile
Getting Started
« on: February 08, 2013, 01:58:11 pm »
Hello everyone, I have a TI-Nspire CX CAS.
I'm looking forward to programming on it.

Are there any suggested materials, sites, guides, etc. for beginners?
Thanks in advance!

Offline ElementCoder

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 611
  • Rating: +42/-2
    • View Profile
Re: Getting Started
« Reply #1 on: February 08, 2013, 02:03:00 pm »
The nspire has 3 types of programming languages available:
BASIC: very limited, useful for mathematical programs, but no graphical commands whatsoever.
Lua: simple and quite powerful language and much fun to work with, works on OS 3.0 and above. If you have questions about this you should poke jimbauwens, he's very fond of it and has helped me quite well before :)
C: if you hack you nspire using ndless you have the amazing power and speed of C to add to your arsenal.

Some useful websites:
http://www.ticalc.org
http://www.ndlessly.wordpress.com
http://www.inspired-lua.org
« Last Edit: February 08, 2013, 02:04:02 pm by ElementCoder »

Some people need a high five in the face... with a chair.
~EC

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Getting Started
« Reply #2 on: February 10, 2013, 05:42:08 pm »
ElementCoder pretty much summed it up.

I think Lua is a great place to start, and for that inspired-lua.org pretty much everything you need—beginner's tutorials, command reference, and so on.




Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Getting Started
« Reply #3 on: February 10, 2013, 07:02:45 pm »
There is also ASM on the Nspire if you ever want to venture into low level stuff, but with C around, very few people (calc84maniac) still use it anymore.

Another alternative is creating NES, Game Boy, GBC and GBA ROM hacks and make sure they run in NESpire, gbc4nspire or gpSP-Nspire.
« Last Edit: February 10, 2013, 07:04:13 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)