Page 1 of 1

Where to start with programming with the Ndless SDK?

Unread postPosted: 03 Jun 2022, 06:51
by ralph367
Hi, I have the ndless sdk installed on my arch linux drive, and everything works functionally. I'm just looking for some beginner-friendly guides for writing some simple programs, and I would really appreciate it if you could point me towards some links. If possible, some example programs in C would be great too.

For the record, I've tried the documentation on hackspire but I couldn't find any of the basics on there.

Thanks :)

Re: Where to start with programming with the Ndless SDK?

Unread postPosted: 03 Jun 2022, 06:56
by Adriweb
It's good that you have the toolchain working - now you can try looking at the provided examples, modifying them a bit and test? There are many open source programs (probably mostly games) that would also be worth looking at so that you know how things work, but generally it's just normal C/C++ with a bit of glue to the OS/hardware to interact with it.

Re: Where to start with programming with the Ndless SDK?

Unread postPosted: 23 Dec 2023, 11:05
by sadyh
Hey I'm another client and my calc is TI Nspire CX CAS First: How might I compose code in c++ not c ? Second :I'm great in c++ yet I can't create input from client how might I do this ? Third : I compose a code in c and I use "scanf()" to take input from client and when I test it on emulator , the emulator stuck what the issue ? Forward : What is the significant incorporate that I ought to compose before the program ? " the program contains input from client " Fifth and least : is there any instructional exercise "pdf or recordings " for programming ti nspire cx cas ? could I at any point make a GUI application ?