HP Prime - Programming & Newton's Method (Part 1)

  Рет қаралды 58,347

rs1n

rs1n

Күн бұрын

Пікірлер: 32
@Chrls5
@Chrls5 3 жыл бұрын
WOW, programming the prime reminds me of the very first stuff that i learned to program which was PASCAL back when i had an old Pentium II-128MB-RAM-Windows95-PC, it feels the same!
@enantiodromia
@enantiodromia 8 ай бұрын
Can you instruct the calculator to use more decimal digits for increased precision?
@enantiodromia
@enantiodromia 8 ай бұрын
The way to implement a new function is extremely cumbersome. Would this be clearer if Python is used?
@todatsu
@todatsu 8 жыл бұрын
This is a great video,thanks a lot. I have an HP Prime, and I would like to learn how to program it. The manual that comes with it seems to assume a certain amount of programming background. Any tips for how to dive into programming HP´s PPL for someone with zero knowledge about computer progamming? Thanks
@paftaf
@paftaf 5 жыл бұрын
David Kirchner Look up « khan academy », great tutorials.
@KOL0WASO
@KOL0WASO 9 жыл бұрын
the "export" code " that you put before the begin, is to use its values in a table lists right!?
@MsMan602
@MsMan602 10 жыл бұрын
My program is exactly the same as yours but when I press run it comes up with syntax error? What is the problem
@odarge
@odarge 3 жыл бұрын
thanks for this vidéo. I’ll start playing with a Prime soon and your explanation here is very interesting for somebody experienced on other HP (RPL). What about your Prime today, in 2021 ?
@rs1n
@rs1n 3 жыл бұрын
A lot has changed on the Prime since those early videos. I feel that it has matured a lot since its initial release. It is definitely not meant to be a replacement for the HP48/49/50 series, but as an educational tool it is great for students to use for mathematics and to learn programming.
@mattiasarvidsson8522
@mattiasarvidsson8522 7 жыл бұрын
where did u download the emulator?
@rs1n
@rs1n 11 жыл бұрын
It's the "Toolbox" -- think of it as the key that gives access to pretty much everything available in (terms of commands) on the calculator, excluding apps.
@salmorreale7900
@salmorreale7900 6 жыл бұрын
I cannot get my connectivity kit to recognize the emulator. Windows 10 pro. The connectivity kit is form the hp web site. The emulator is from hpcalc.org. Tried the Microsoft store as well. Neither the paid or unpaid versions of the emulator work.
@CopperheadSysop
@CopperheadSysop 10 жыл бұрын
The syntax reminds me of Pascal. Although, "local" defines local variables but is this soft typed (primarily because, is it a local float or a local int or local string)?
@IonCubekhanz
@IonCubekhanz 2 жыл бұрын
Plz author show tutorial how can I use mathplotl that comes with new firmware in Python app ...how to make plots
@TheAmmoniacal
@TheAmmoniacal 8 жыл бұрын
Anyone know how I make a linear regression line forced through 0,0? Just approximated to AX instead of the AX+B
@Luizof
@Luizof 8 жыл бұрын
WHAT IS IN F0 ???
@iwantoiwanto6080
@iwantoiwanto6080 5 жыл бұрын
Is the program you installed officially released by HP? Can the created program store to the calculator?
@rs1n
@rs1n 5 жыл бұрын
The HP Connectivity Kit is available to the public. You can use it to not only create programs, but also transfer them to your calculator.
@iwantoiwanto6080
@iwantoiwanto6080 5 жыл бұрын
@@rs1n thank you. Now I will watch your videos one by one ☺️
@marcelo6838
@marcelo6838 9 жыл бұрын
CAN YOU MAKE A VIDEO WITH THE COMMAND IF , THEN OR WHERE I CAN SEE THE XPLAIN OF ALL THE COMMMADS OF HP PRIME ? HELP ME PLEASE
@omfgwasnnoob
@omfgwasnnoob 10 жыл бұрын
Nice! Helped me a lot, thanks!
@gustavomachado7512
@gustavomachado7512 9 жыл бұрын
Dude, I dont know whats wrong with my code.... could u send me this in text?
@americanswan
@americanswan 4 жыл бұрын
I want one of these calculators so badly, but I have absolutely no use for it. That said, I should get two. One for each of my sons. They have to take the SAT in a few years.
@enantiodromia
@enantiodromia 8 ай бұрын
The Prime is not allowed on SAT exams
@ericlindal8008
@ericlindal8008 3 жыл бұрын
Great! Thanks 🙏
@eminimethodsdotcom
@eminimethodsdotcom 8 жыл бұрын
Nice, useful videos. Thanks!
@iceeezyyy8648
@iceeezyyy8648 2 жыл бұрын
The sound of the videos is not good
@AntonioCarlosLimaFeitosa
@AntonioCarlosLimaFeitosa 11 жыл бұрын
Niguém Live Seating Graphing the field and Yes Calculations and Programs for Me to HP50g is Still Superior Very Programming, For I am Programmer of Two Language and This regressed HP39g + that nobody Like to Use and Not Have Much For Output is Pecima, But Who Like to Buy That New Appearance to Show If Only and Not Use!
@rs1n
@rs1n 11 жыл бұрын
It's designed for a different market -- this calculator is aimed mainly at education. HP is still selling the HP50G and to my knowledge does not plan to discontinue the HP50G even though the HP Prime has now been released. While the HP50G may be more programmable, the speed of the HP Prime's programming language (as well as its easy learning curve) should not be so easily dismissed.
@michaelbauers8800
@michaelbauers8800 3 жыл бұрын
My god, it's full of PASCAL. I wonder why they chose that syntax for a calculator? Python would be simpler, but then you have the indenting rules. C is also very compact, and simple for use with a calculator.
@rs1n
@rs1n 3 жыл бұрын
The most recent beta has Python support, which suggests this will be in the next official firmware update.
HP Prime - Programming & Newton's Method (Part 2)
14:54
Paragon Mathematics: The Basics- HP Prime
17:27
Paragon Mathematics
Рет қаралды 19 М.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 44 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 54 МЛН
My HP Prime G2 Long Term Review.
16:11
TheLastMillennial
Рет қаралды 121 М.
HP Prime - Plotting APP (Advanced Graphing) Intro.
12:07
rolinychupetin
Рет қаралды 6 М.
RPN on HP Prime is a JOKE!😣
9:01
Calculator Boy
Рет қаралды 14 М.
HP PRIME 01 - Introduction and Set up.
12:26
rolinychupetin
Рет қаралды 89 М.
Raytracing on a Graphing Calculator (again)
13:38
The Science Elf
Рет қаралды 1,9 МЛН
C++ vs Rust: which is faster?
21:15
fasterthanlime
Рет қаралды 407 М.
3D Graphing On The HP Prime Graphing Calculator
6:59
Math Class Calculator
Рет қаралды 34 М.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 44 МЛН