programming

  • Xcode

    Who doesn’t know those apps from the AppStore that get on their users’ nerves with in-app purchases or advertisements? Wouldn’t it be perfect then to program your own app?

    For this purpose, Apple has Xcode, which should make this easy for all developers. I downloaded Xcode 13 for testing and developed a simple to-do list app.

    —————————————— German Version ——————————————

  • Python Turtle Drawing Program / Programm zum Zeichnen

    This post is about Python Turtle again. This time it’s not about patterns, as in the previous post (“Python Turtle”), but about an interactive program where the player can draw something freely.

    In diesem Post geht es wieder um Python Turtle. Dieses Mal geht es allerdings nicht um Muster, so wie im vorigen Post (“Python Turtle”), sondern um ein interaktives Programm, bei dem der Spieler etwas frei heraus zeichnen kann.

  • Python Turtle

    Since I found Python Turtle on my desktop the other day, and since there’s not much leisure activities to choose from right now because of Corona, I’ve been looking into Turtle again.

    Da ich letztens Python Turtle auf meinem Desktop wiedergefunden habe und da es wegen Corona gerade nicht viel Auswahl an Freizeitaktivitäten gibt, habe ich mich seit langem mal wieder mit Turtle beschäftigt.