HP Prime - Creating "Hello world" and transferring programs

23,388
0
Published 2013-09-27
This is a short video on how to create a "hello world" program on the HP Prime. I also demonstrate how to export the source code of the program to a personal computer. I then also demonstrate how one might "transfer" a program on the PC onto the HP Prime calculator.

All Comments (10)
  • @LMGuzz
    Very helpful! Thank you very much!!
  • Thank you! Is it possible to store a number with an unit into a variable, as in the HP 50g?
  • @layzer6421
    Hi! Do you know how I can have the Prime output a matrice (non-string but arithmetic result) on the screen in its normal form? After switching to the Prime from my old TI-89 I'm trying to write programs in this new Calculator and I started with a program which uses Cramers matrices method to apply the Kirhoff's laws on electric circuit exercises and since I want to use this program in the school in the exam tests I want it to show me the solving procedure step by step so I can write it on paper. However, I couldn't unfortunately manage to have it output ec. "J1= [3x3 matrice] / [3x3 matrice]" except of the command PRINT which printed the matrix on a screen named "Terminal" but only in a one-dimensional way, so it literally printed in one line "[[1,2,3],[4,5,6][7,8,9]]" (no string) which is not what I want! isn't it possible to print results like on a chalkboard on this calculator? it was even possible on my ultra-old TI-89! Hope you can help coz it's very hard to find understandable info either online or in the Prime's manual!
  • @vm2463
    Hello examples are most useless. At least you could have written a program that computes all prime numbers for a given range, or anything else that would take input from a user, use a loop and if statement. You could also have these primes plotted on a graph and draw best fit curve. You have very powerful calculator and you demonstrate it’s abilities with hello world.
  • @hstrinzel
    Terrible explainer. I'll go to a different video to find out how to ENTER a program.