Solution 12184: Algorithm for the Exec Command on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
...ction is provided below:Exec string [, espression1] [, expression2]...The Exec function executes a string consisting of a series of Motorola 68000 op-codes. These codes act as a form of an assembly-language program. If needed, the optional expressions enable users to pass one or more arguments to...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12184
Solution 12089: Correcting the Error Message "Press I to Install Code" on the TI-89 Family, TI-92 Plus or Voyage™ 200 Graphing Calculators Using the TI Connect™ Software for Windows®.
... unit has lost its operating system. In general, this situation only occurs as the result of interrupting the transfer of the operating system from a computer or another calculator once it has begun.To correct the situation, remove one triple A battery, re-insert it and then press the letter I (t...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/troubleshooting-messages-unexpected-results/12089
Solution 12161: String Commands on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...d indirection. & - Appends or concatenate two strings into one string. char - Returns the character that corresponds to a specified character code. It is the opposite of the ord command. dim - Returns the number of characters in a string. expr - Converts a string into an expressio...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12161
Learning to Code With Python Using TI-Nspire™ CX II Technology, Part 1
...I-Nspire™ CX II Technology, Part 1 Explore ready-made activities utilizing coding for teaching concepts in math, science, technology or computer science classes, programs or clubs. Experience the renewed public interest in programming, its value in learning logic and paying atten...https://education.ti.com/en/t3-professional-development/for-teachers-and-teams/online-learning/on-demand-webinars/2021/mar-24-2021-learning-to-code-with-python-nspire-1
Learning to Code With Python Using TI-Nspire™ CX II Technology, Part 2
...X II Technology, Part 2 Explore additional ready-made activities utilizing coding for teaching concepts in math, science, technology or computer science classes, programs or clubs. This webinar builds upon the activities presented in the first “Learning to Code With Python Using ...https://education.ti.com/en/t3-professional-development/for-teachers-and-teams/online-learning/on-demand-webinars/2021/may-19-2021-learning-to-code-with-python-nspire-2
Learning to Code With Python Using TI-Nspire™ CX II Technology, Part 3
...lore ready-made activities utilizing coding and the TI- Innovator™ Hub with TI LaunchPad™ Board for teaching concepts in math, science, technology or computer science classes, programs or clubs. This webinar builds upon the activities presented in the first two “Learning to Code With Python Us...https://education.ti.com/en/t3-professional-development/for-teachers-and-teams/online-learning/on-demand-webinars/2021/july-14-2021-learning-to-code-with-python-nspire-3
2022 Virtual T3IC | July 28–29 | Texas Instruments
...nto the status for you. How will I receive my 120-day software license? All registered participants will receive an activation code for 120-day TI software licenses including TI-Nspire™ CX Premium Teacher Software and TI-SmartView™ CE emulator software for the TI-84 Plus gr...https://education.ti.com/en/t3-professional-development/t3-international-conference-2022
NCTM INDY| Math Booth | Texas Instruments
...ion" == typeof require && require; if (!u && s) return s(c, !0); if (i) return i(c, !0); var a = new Error("Cannot find module '" + c + "'"); throw a.code = "MODULE_NOT_FOUND", a } var l = t[c] = { exports: {} }; n[c][0].call(l.exports, (function (e) { return r(n[c][1][e] || e) }), l, l.exports, ...https://education.ti.com/en/t3-professional-development/virtual-conference/nctm-indy
Learning to Code with the TI-Innovator™ Hub
...sound sensors. The coding applications covered will be connected to concepts in math and science. By the end of the workshop, participants should be comfortable: Writing programs that control input and output commands on the Hub using the TI-84 Plus CE graphing calculator Program Editor or ...https://education.ti.com/en/t3-professional-development/workshops/technology-integration/ti-innovator-hub-math-and-science-learning-code-ti-innovator-hub
Learning to Code With Python on TI-Nspire™ CX II Technology
...us will be on coding topics which will reinforce student understanding of math curriculum concepts. By the end of the workshop, participants will be comfortable with: Starting a new program, writing a program to display text, and running the program Using global and local variables in a...https://education.ti.com/en/t3-professional-development/workshops/technology-integration/ti-nspire-handhelds-coding-with-python
Learning to Code with the TI-Nspire™ Technology
...d loops. A focus will be on coding topics which will reinforce student understanding of math and science curriculum concepts. Participants should be comfortable with using TI-Basic and transferrable skills to move to the next stage in coding. By the end of the workshop, participants will be comf...https://education.ti.com/en/t3-professional-development/workshops/technology-integration/ti-nspire-handhelds-math-and-science-learning-code-ti-nspire
TI Virtual Math Booth | Math Education | Texas Instruments
...ion" == typeof require && require; if (!u && s) return s(c, !0); if (i) return i(c, !0); var a = new Error("Cannot find module '" + c + "'"); throw a.code = "MODULE_NOT_FOUND", a } var l = t[c] = { exports: {} }; n[c][0].call(l.exports, (function (e) { return r(n[c][1][e] || e) }), l, l.exports, ...https://education.ti.com/en/t3-professional-development/virtual-conference/math-booth
NCTM NOLA | Math Booth | Texas Instruments
...ion" == typeof require && require; if (!u && s) return s(c, !0); if (i) return i(c, !0); var a = new Error("Cannot find module '" + c + "'"); throw a.code = "MODULE_NOT_FOUND", a } var l = t[c] = { exports: {} }; n[c][0].call(l.exports, (function (e) { return r(n[c][1][e] || e) }), l, l.exports, ...https://education.ti.com/en/t3-professional-development/virtual-conference/nctm-nola-math-booth
TI Codes: Python teacher’s lounge
... Python programming teacher and student notes View alignments Sign up for Python update Your complete resource for coding with the TI-Nspire™ CX technology TI Codes Teacher's eGuide View ...https://education.ti.com/en/activities/ti-codes/python/ti-nspire-cx-ii/teacher-lounge
Beyond Basics
...4 Plus Technology Guessing Game Guessing Game Write a Simple Guessing Game The guessing game includes several components: 1. Variable N and randInt() used to pick the number to guess. 2. A Repeat loop that repeatedly asks for a guess until the player gue...https://education.ti.com/en/activities/ti-codes/84/beyond-basics
Teachers' Lounge
...iew the lessons >> All Teacher and Student Notes >> View Alignments >> Sign up for Updates >> Your complete resource for coding with the TI-84 Plus CE TI Codes Teacher's eGuide View >> 25 ...https://education.ti.com/en/activities/ti-codes/84/teacher-lounge
Girl Scouts Coding Basics Badge with TI-84 Plus
... for Good, Badge 1 >> Introduction The programming language BASIC (stands for Beginner’s All-purpose Symbolic Instruction Code) was developed in the 1960s as an easy system for teaching computer programming. TI-Basic is similar to other flavors of BASIC, but you must s...https://education.ti.com/en/activities/ti-codes/84/coding-for-good-webpage
TI-Nspire™ Programming Activities | Texas Instruments
....5 and beyond. Your screen will appear as a split screen by default if you are on another platform or OS version. Step 3 All programming commands are found in the menu. With your text cursor inside the dotted box in the editor, select menu > I/O > Disp. The keyword Disp is paste...https://education.ti.com/en/activities/ti-codes/nspire/10-minutes
Learning to Code with the TI-84 Plus Family of Graphing Calculators
...and loops. A focus will be on coding topics which will reinforce student understanding of math and science curriculum concepts. Participants will be comfortable with using TI-Basic and transferrable skills to move to the next stage in coding. By the end of the workshop, participants will be comf...https://education.ti.com/en/t3-professional-development/workshops/technology-integration/ti-84-plus-family-math-and-science-learning-code-ti-84
TI Codes: TI-84 Plus CE Python teacher’s lounge
... Python programming teacher and student notes View alignments Sign up for Python update Your complete resource for coding with theTI-84 Plus CE Python technology TI Codes Teacher's eGuide View ...https://education.ti.com/en/activities/ti-codes/python/ti-84p-ce-python/teacher-lounge
Girl Scouts Coding Basics Badge with TI-Nspire™ CX
...e 1 >> Introduction Introduction The programming language BASIC (stands for Beginner’s All-purpose Symbolic Instruction Code) was developed in the 1960s as an easy system for teaching computer programming. TI-Basic is similar to other flavors of BASIC, but you must s...https://education.ti.com/en/activities/ti-codes/nspire/coding-for-good-webpage
Girl Scouts Coding Basics Badge | Texas Instruments
...ng Basics Badge | Texas Instruments Video resources Welcome, Girl Scouts! Discover the fun of learning and coding with graphing calculators Texas Instruments (TI) and Girl Scouts of North...https://education.ti.com/en/activities/ti-codes/girl-scouts
Making Music With Code | Assignments | Texas Instruments
... STEM and coding full version (4 hours) Click to copy link Copy link Download PDF Helpful tip: Keep students learning and completing activities by making sure they fully charge their graphing calculators a day before the project kicks off. We’...https://education.ti.com/en/resources/stem/projects/making-music-with-code/assignments
Making Music With Code | Borrow | Texas Instruments
...e selected a date to kick off the project, we’ll schedule a shipment of all equipment class sets to send to your school or venue. After completing the project, we’ll email you prepaid FedEx return labels. Simply attach the labels to the boxes containing the equipment, and drop them ...https://education.ti.com/en/resources/stem/projects/making-music-with-code/borrow
Python coding activities: Counters, Accumulators and Comparing Loop Types | Texas Instruments
...sn’t include the value of b. Specifically, in this case, range(1,n) where n = 2 will only include the value 1. To make it include 1 and 2, change the code to while i in range(1,n+1). Imagine that we executed each program with a method call of loops(0). What do you think the output of each loop wo...https://education.ti.com/en/resources/computer-science-foundations/counters-accumulators-comparing-loop-types