2019 TI STEM Summits
...ge Ave. Philadelphia, Pennsylvania 19121 Register PROGRAM Welcome Heather Wathington, Ph.D. President Girard College Roadmaps to STEM Success Overview of two newly published roadmaps for successful STEM implementation: “STEM4: The power of collaboration for change,” jointly authored by...https://education.ti.com/en/t3-professional-development/stem-summit
NCTM and Texas Instruments
NCTM and Texas Instruments global website For decades, both NCTM and Texas Instruments have been dedicated to providing the tools and support needed by mathematics teachers. NCTM offers a myriad of reso...https://education.ti.com/en/activities/nctm-and-texas-instruments
Gen STEM | Texas Instruments
...ents to investigate the math of making one of the pieces that all fashion designers must master. Get sewing Style by STEM Discover how artists use ratios, light and color to create larger-than-life murals with a lesson that combines math and science. Paint a STEM masterpie...https://education.ti.com/en/activities/stem/gen-stem
Ice Cream, Cool Science
...Cool Careers. Ice Cream, Cool Science takes students through the process of making ice cream stage-by-stage, and then challenges them to explore, discover and connect principles such as: States of matter and phase change The effect of temperature and pressure at the molecular level John...https://education.ti.com/en/activities/stem/gen-stem/ice-cream-cool-science
Style by STEM
...ocktail and evening wear designers. As a co-owner of Petit Atelier, a French-inspired fashion design shop in Dallas’ Deep Ellum neighborhood, Mario provided the career expertise for Style By STEM, a new STEM Behind Cool Careers activity. “The first thing I learned how to make that was pretty basi...https://education.ti.com/en/activities/stem/gen-stem/style-by-stem
Math: An Art Form
...g scenery for opera and ballet productions, and now does big projects--big as in 26,000-square-foot, side-of-downtown-buildings big. Chris and Jeff provided background expertise for the development of Math: An Art Form, a STEM Behind Cool Careers activity. Chris and Jeff invited John Urschel to s...https://education.ti.com/en/activities/stem/gen-stem/math-an-artform
STEM on the Fly
.... “Solving for X? What in the world would I ever need to know that for?” he says, adding: “Pilots do that every day, all day.” Capt. Schindall, who provided expert insight for this classroom activity, hopes to help students get excited about learning math and science, and inspired to pursue STEM ...https://education.ti.com/en/activities/stem/gen-stem/stem-on-the-fly
Contest Rules
...tion is subject to federal, state, and local laws. This Promotion and any advertisements relating thereto are intended for viewing only within the above referenced eligible locations. By participating in the Promotion, you agree that: (1) your email address and contact information may be shared...https://education.ti.com/en/activities/stem/gen-stem/contest-rules
Path to STEM Projects
Path to STEM Projects website Activities for the TI-Innovator™ Hub with TI Launch Pad™ Board that explore STEM concepts and develop engineering skills by designing coding electronics. TI Hub and Breadbo...https://education.ti.com/en/activities/stem/path-to-stem
Path to STEM Projects
Path to STEM Projects global website Activities for the TI-Innovator™ Hub with the TI LaunchPad™ Board that explore STEM concepts and develop engineering skills by designing and coding electroni...https://education.ti.com/en/activities/stem/path-to-stem/nspire-cx
Path to STEM Projects
Path to STEM Projects global website Activities for the TI-Innovator™ Hub with the TI LaunchPad™ Board that explore STEM concepts and develop engineering skills by designing and coding electroni...https://education.ti.com/en/activities/stem/path-to-stem/84-plus-ce
schemm-nathn
...ke laptop adapters or cellphone battery chargers. On the job My team is working on a new compound Gallium Nitride (GaN), which promises to vastly improve the performance of these chips. The superior performance of GaN has the capability of enabling power supplies to be much smaller and lighter wh...https://education.ti.com/en/activities/ti-codes/tiers-who-code/schemm-nathan
10 Minutes of Code
... that can be used to program on the TI calculators. While the structure and syntax (grammar) of TI Basic is simpler than other modern languages, it provides a great starting point for learning the basics of coding. Let’s get started. Objectives: Use the TI Basic Program Editor to create and ...https://education.ti.com/en/activities/ti-codes/84/10-minutes
Girl Scouts Coding Basics Badge with TI-84 Plus
...Junior Coding for Good, Badge 1 requirements: 1. Create algorithms for a computer that follow a sequence. 2. Use loops to improve your algorithm. 3. Keep your code interesting with conditionals. 4. Create your own set of commands that use conditiona...https://education.ti.com/en/activities/ti-codes/84/coding-for-good-webpage
TI-Nspire™ Programming Activities | Texas Instruments
...Editor > New... Step 2 Name the program hypotenuse, and select OK or press enter. In the Program Editor, press the up arrow to move inside the parentheses after the program name. Type the formal arguments a, b (note the comma) inside the parentheses. Then, move the cursor in...https://education.ti.com/en/activities/ti-codes/nspire/10-minutes
Connecting Science and Mathematics Using TI-Nspire™ Technology T3™ Teacher Leader Cadre (TLC)
... Audience: High school science or math educators looking to receive in-depth technology, pedagogy, and leadership training with TI-Nspire technology over an extended period of time. Technology: TI-Nspire™ CX handhelds, Vernier data collection sensors, TI-Nspire™ Lab Cradle, TI-Nspire™ Teacher S...https://education.ti.com/en/t3-professional-development/workshops/tlc/math-science-ti-nspire
shultz-evan
...e and electronics, I decided to study electrical engineering. Why do you think learning to code is important? Learning to code is a great way to improve logical thinking and problem solving skills. In particular, students interested in pursuing careers in STEM (science, technology, engineering, ...https://education.ti.com/en/activities/ti-codes/tiers-who-code/shultz-evan
gonzales-kimberly
...my role include meeting celebrities, a behind-the-scenes tour of Mission Control at NASA and even getting an app published in the Apple App Store. I love that I can say I’ve had an app published in the Apple App Store! How does coding play a role in your job? I have a degree in computer science ...https://education.ti.com/en/activities/ti-codes/tiers-who-code/gonzales-kimberly
rivera-yamil
...a Commodo Hi, my name is Yamil and I am a product engineer for the energy management and transfer group at TI. Energy transfer is how you move energy from one place to another. For example, how you move energy from the wall outlet and store it in a battery. Energy management is what yo...https://education.ti.com/en/activities/ti-codes/tiers-who-code/rivera-yamil
gronbach-alex
... to code on your calculator? I was in math class in middle school learning about the Pythagorean Theorem. It was very tedious to type in A² + B² = C² over and over again, so I thought there must be a better way. I knew my TI-83 Plus graphing calculator could store programs, so I looked up how to ...https://education.ti.com/en/activities/ti-codes/tiers-who-code/gronbach-alex
Girl Scouts Coding Basics Badge with TI-Nspire™ CX
...equirements Junior Coding for Good, Badge 1 requirements: 1. Create algorithms for a computer that follow a sequence. 2. Use loops to improve your algorithm. 3. Keep your code interesting with conditionals. 4. Create your own set of commands that use conditionals. 5. Learn about women...https://education.ti.com/en/activities/ti-codes/nspire/coding-for-good-webpage
Software-Service-Center
...nto-basierte Software umzustellen. Oudere softwarelicenties en het Software Service Center zijn niet langer beschikbaar. Neem contact op met TI om over te stappen op de nieuwe account-gebaseerde software. O software baseado em licenças foi descontinuado e o Centro de Assistência de Software ...https://education.ti.com/en/software-service-center
STEM Behind Sports - Power Up
...e and math that triathletes must master to succeed at their three-stage sport. The free STEM Behind Sports activity utilizing TI-Nspire™ technology provides middle grades and high school science students with a fun, relevant scenario in which to explore: Definitions of energy, work and power...https://education.ti.com/en/activities/stem/stem-behind-sports/power-up
Connecting Ratios to Graphs
...valent ratios is graphed in a coordinate plane. What is the teacher doing? Emphasize the connection of the ordered pairs along a line as “for every 2 over to the right, go up 3” when moving from point to point, using an additive strategy. Moving horizontally first then vertically supports thinkin...https://education.ti.com/en/building-concepts/activities/ratios/sequence1/connecting-ratios-to-graphs