How To Start Programming With Python on TI-Nspire CX II Graphing Calculators

Sdílet
Vložit
  • čas přidán 21. 08. 2024

Komentáře • 35

  • @eduardouresticharre6873
    @eduardouresticharre6873 Před 3 lety +6

    Wow! Excellent! I am almost a retired from being a Math teacher, but I think will be back to feel the experience!

  • @Tgo168
    @Tgo168 Před 2 lety +9

    Timestamp 47:47. In Python, caret(^) is a bitwise XOR operation. To get 7 squared (7 *7), or exponents, you will need to use ** operator in python; 7**7 will output an integer result of 49.
    7^2 resulted in 5 at Python due to XOR.
    7 = 0111 (binary)
    2= 0010 (binary)
    Now, XOR both numbers, you will get
    0101 ( binary) = 5 in decimal.
    9^2
    9 = 1001
    2 = 0010
    XOR
    1011 = 11 in decimal

  • @joseph_donovan
    @joseph_donovan Před 3 lety +2

    Loved your tutorial video on using Python on the TI-Nspire CX II, expecially the statistical analysis of the frequency of numbers from the roll of the dice. Brilliant! Many thanks.

  • @talks2elk
    @talks2elk Před 8 měsíci

    Wow, amazing capabilities in the TI-Nspire. I've been wanting to purchase one for upcoming math courses. Now convinced that it will be a great purchase.

  • @emigdioalaniz
    @emigdioalaniz Před 5 měsíci

    I love the fact that they think Python is run more over C, C++. About 90+ still running in C,C++ only new companies are running that because of the library build in, but C runs the world of microchips and technology because it is much faster. But it is a great approach using Python

  • @kedrone3193
    @kedrone3193 Před 3 lety +8

    I really enjoyed this webinar! Btw it is possible to explore how to create your own module in future webinar?

    • @brandonbahret5632
      @brandonbahret5632 Před 3 lety +4

      Presumably python modules work on the TI-nspire CX II as they do elsewhere.
      You normally would say "import filename" where `filename` is the name of your *.py file. I'm not sure how module discoverability works on TI though (might need to be in the same document.)

    • @cardsigner
      @cardsigner Před 3 lety

      @@brandonbahret5632 indeed I created aaa.py inside PyLib folder containing one function addnum and I'm able to import it and called addnum(3,4) successfully. Now, my only wish is how to call Nspire's built-in functions such as isPrime() is this possible?

    • @brandonbahret5632
      @brandonbahret5632 Před 3 lety

      @@cardsigner I don't own this edition of the calculator, so I am not sure what part of the built-ins is available in python. That said, I'd be surprised if that's not available with the TI_* libraries. Maybe those functions are available through the "ti_system" py library.

  • @parmachine470
    @parmachine470 Před 2 lety +3

    Importing modules not installed in Python?

  • @user-ii8mh9rx4k
    @user-ii8mh9rx4k Před 3 lety +1

    I have a question. Some functions included in the standard math module the missing from menu and documentation in the Python implementation on ti-nspire. CX II. But, in fact, they are. For example, hyperbolic functions and, most importantly,, errors functions and gamma functions (since they are not present in ti-basic). Why, will they appear in new software versions or disappear altogether?

  • @tulasiagina6629
    @tulasiagina6629 Před 2 lety +1

    Does Python include fnInt() or nDeriv() functions? When I include this code: print(fnInt(X**3,X,0,1)), I get an error message: fnInt() is not defined. Please advise.

  • @cardsigner
    @cardsigner Před 3 lety +3

    Can this python invoke a call to Nspire's API, such as the isPrime()?

    • @cardsigner
      @cardsigner Před 3 lety

      How? How can I call Nspire's built-in functions such as isPrime()?

  • @ud4458
    @ud4458 Před 3 lety +1

    can the Ti Nspire Python do most stuff (engineering and science calculations) that a CPU version can ?

  • @dienersamuel1
    @dienersamuel1 Před 3 lety +1

    Did adding Python make the Ti nspire II cas more capable than ti 84 plus ce as far as programming capabilities?

  • @armandochaparro2732
    @armandochaparro2732 Před 3 lety +1

    how can i interact with spreadsheets and python as i can with stadistics?

  • @konstantinparchevsky2031
    @konstantinparchevsky2031 Před 2 lety +1

    Hello. Can I make my own library in Python?

  • @Eurotool
    @Eurotool Před rokem

    Is it possible to change the font to monospace?

  • @Leandro-np1uk
    @Leandro-np1uk Před 3 lety +1

    pop menu in Python?

  • @Ryan-Zander
    @Ryan-Zander Před 3 lety +1

    Does anyone know how to connect the ti-nspire cx 2 to a computer?

    • @alexisrodriguez7127
      @alexisrodriguez7127 Před 3 lety +2

      You need the student software. When you purchased your calculator you should have got a activation code. You will need it to activate your license

  • @Verdolaga52
    @Verdolaga52 Před 3 lety +1

    Can i install python in a ti nspire cx cas or not?

    • @lewismonaco5481
      @lewismonaco5481 Před 2 lety

      Only the II I think - they mention right at the end of the video.
      I’ll be using the PC version!

    • @TICalculators
      @TICalculators  Před 2 lety +1

      Python functionality is only available on the TI-Nspire CX II or TI-Nspire CX II CAS graphing calculators.

  • @faidabendhieb1230
    @faidabendhieb1230 Před 3 lety +1

    SVP, comment installer Python sur ma calculatrice T inspire cx cas

  • @sampletext69420
    @sampletext69420 Před 3 lety

    Can it run snake?

    • @oof4dayz
      @oof4dayz Před 2 lety

      Out of the box, if programmed in tibasic, python, or lua then yes. You can also get ndless to run C and assembly programs

  • @jean-claudepecqueur625

    programmes " in 3D ... like in 2D ??? improving slowy in 2D thanks for your tutoring "

  • @josephzacharow5869
    @josephzacharow5869 Před 3 lety +5

    Poor representation. Low quality audio with a nasal voice.
    The speaker:
    "Oh, that's 4, oops..." Quick slight of hand when clicking the buttons; Why not to demonstrate explicitly the mistake to students following to correct it. For god's sake, there are 2 entries with the 4-number in the menu, and he masks the first entry where he made mistake. Hard to follow: The threesome are engaged in an empty banter talk, bla - bla - bla, no real introduction to Python programming to an anxiously anticipating student . Shame...

    • @cardsigner
      @cardsigner Před 3 lety +6

      Give them some slack I am sure our smart young one's can fill-in the gaps if they will be curious enough. I've been keep on showing to my 7 year old the NSpire in hopes of getting him interested. Our local school here is sooo backward and I wish our educ system starts using TI Nspire as affordable maintenance-free tech tools. No room air-conditions needed. I talk to the principal, but got a blank stare from him. Apparently, due to politics and the overall guidelines of educ system. My prob is, I couldn't get my 7 year old engage unless his friends use it..

    • @MeTube3
      @MeTube3 Před 3 lety +3

      Also, extremely slow, probably 15 minutes maximum dragged out to an hour. Did a lot of slide bar fast forward.

  • @paullebon323
    @paullebon323 Před 5 měsíci

    This calculator is far inferior to an HP Prime G2. Any kid has a laptop. Code on that. Buy the better, faster calculator.