• Blemgo@lemmy.world
    link
    fedilink
    arrow-up
    24
    arrow-down
    2
    ·
    3 months ago

    What’s up with the sink plug thing?

    Also, if anyone wants to learn writing code, they should first ask themselves what engine they want to use. C# and python seem to be the most sensible stuff. If someone’s interested in Godot, then I can recommend the free course by GDQuest. It does teach some few basics for scripting, and their paid courses are very good thanks to their inbuilt practices and encouragement for experimentation. It does cost quite a bit and is still in Beta however.

    If understanding the logic of programming is a struggle, then Scratch is a great tool for understanding it.

      • Blemgo@lemmy.world
        link
        fedilink
        arrow-up
        13
        ·
        3 months ago

        That makes more sense. Thanks!

        I guess the clip for (un)fastening it would make it a bit more recognizable for me.

    • gnutrino
      link
      fedilink
      English
      arrow-up
      33
      ·
      3 months ago

      What’s up with the sink plug thing?

      You mean the collar? It’s… umm… for a thing.

    • Liam Mayfair@lemmy.sdf.org
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      3 months ago

      For those who want to get into web dev instead, JavaScript/TypeScript are one of the best beginner-friendly languages. Python is good too. Happy hacking!