HHC 2023: Python on Prime: A Personal Experience (Günter Schink)

Поділитися
Вставка
  • Опубліковано 5 лис 2023
  • HHC 2023, October 7-8, 2023, Orlando, Florida: Günter Schink presents "Python on Prime: A Personal Experience", where he shows how frustrating it can be to try to program in Python on the HP Prime calculator, thanks to all the bugs and limitations in the current implementation.
  • Наука та технологія

КОМЕНТАРІ • 6

  • @drbarnack1885
    @drbarnack1885 8 місяців тому

    I've been looking forward to this talk. Günter is probably one of the world's leading experts on the HP Prime implementation outside of HP/Morovia.

  • @microcontrolecn5569
    @microcontrolecn5569 8 днів тому

    Data loss after reset is the problem on HP prime
    Python or other language does not matter if it is not a reliable product

  • @johankotze42
    @johankotze42 8 місяців тому

    No whistles to the tune? You were a dry bunch! 🙂

  • @dscott1524
    @dscott1524 8 місяців тому +5

    I was hoping for an implementation of C rather than Python on the Prime. C is the foundation language for many important applications and students should be at least familiar with it. Why Python of all choices anyway? I have an old Casio VX-4 with not only C (as well as BASIC) but assembly as well. Its a lot of fun. Cheers.

    • @0LoneTech
      @0LoneTech 8 місяців тому +2

      Why Python is because it replaces the level of Basic: a high level beginner language applicable on many computers today. That doesn't mean you couldn't have low level code; CPython has FFI and raw memory access e.g. with ctypes, MicroPython has machine code compilation, PyPy has type aware JIT compilation.
      But Prime seems designed to keep the user away from the core of the machine. Yet... the very first test here shows they've done a crap job of it for their Python implementation.

    • @7alken
      @7alken 7 днів тому

      its blue/yellow since 2006; strategy;