home.social

#hyperbook — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hyperbook, aggregated by home.social.

  1. v0.91.0 released

    This release brings some nice improvements to the built-in IDEs:
    - Fullscreen mode is now polished across PyIDE, the Web IDE, Typst, and p5
    - PyIDE now supports canvas rendering
    - Graphical output lands in PyIDE

    hyperbook.openpatch.org/elemen

  2. Psst. Kleiner Hinweis auf mein neues Projekt. Vielleicht kannst du dir schon denken worum es geht. Mehr Infos gibt es, wenn alles im #hyperbook integriert ist.

    blockflow.openpatch.org/genera

    #FediLZ #informatik #InformatikEdu

  3. @openpatch Der Pseudocode-Editor funktioniert bislang nicht perfekt, aber insgesamt bin ich mit dem Rewrite zufrieden. Vielleicht braucht jemand von euch auch demnächst einen Struktogrammeditor.

    Die #hyperbook Integration folgt in den kommenden Tagen.

    #FediLZ #informatik #informatikEdu

  4. Did you know that creating a GeoGebra applet in is way easier than using geogebra.org — at least from a text-lover’s perspective 😅?

    :::geogebra{perspective="G" height=400 width=700 coordsystem="-10,10,-2,8"}

    a = Slider[-5,5]
    SetCoords(a, 450, 370)
    f_a(x) = x^2 * a + a * x

    :::

    Here you can find the hyperbook documentation: hyperbook.openpatch.org/elemen

    Here you can find every Geogebra-command.
    geogebra.github.io/docs/manual

  5. 🚀 v0.51.0 is out!
    You can now add interactive geometry, function plots, charts & data visualizations with 📊📐

    Dive in here 👉 hyperbook.openpatch.org/elemen