RPN/RPL is still relevant
|
04-10-2014, 07:20 PM
(This post was last modified: 04-10-2014 07:22 PM by Han.)
Post: #25
|
|||
|
|||
RE: RPN/RPL is still relevant
(04-10-2014 07:04 PM)Matt Agajanian Wrote: Ah, Han! I see where you're going with this. Indeed -- and if done right, it would not be too difficult for complete beginners to learn how to program. One idea that many folks have surely thought about is a way to save one's work on, say, the HP Prime. I propose that we go a step further and not just enable one to save their work, but to then be able to easily turn the saved "work" into a program. Since a history is kept of all calculations on the display/history stack, imagine if the user could save that history into a text file. Then the user adds in a few lines of "code" that turns those sequences of commands into program (since a program is nothing more than a sequence of commands, right?). On the HP Prime, this is just a matter of appending Code: EXPORT ProgName() <-- possibly insert some parameters, if needed An analogy would be, say, in Maple or Mathematica (or whatever other software you use as a CAS) saving the "worksheet" and then changing only a few minor parameters in the worksheet, and then re-running the worksheet. This is much, much better than keystroke programming. And, pedagogically speaking, there is a much easier transition from problem solving to programming if you introduce programming to students this way. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)