Hi all,

A fair while ago I asked the community here advice as my 8yo lad wanted to experiment with programming: Old Post.

Thanks so much for all the words of wisdom - there’s still stuff we can explore in the replies.

Thought I’d just give a little update.

So I installed dual boot Linux Mint / OSX on an old intel MacBook Air (dual boot in case his homework/school stuff needs it, but he hasn’t used OSX much!).

It was much easier than I thought it’d be. Perhaps it’s just the hardware/OS choice, but I don’t consider myself to be ‘properly’ technical and it was a breeze. Perhaps the only difficult part was creating a bootable OSX restore disk just in case I destroyed the OS… it’s almost like Mac really don’t want you to be doing this.

He’s working his way through foundational courses on programming, in codeacademy, and using scratch as usual. So far, so good.

Is there an IDE you’d recommend that has some element of a tutorial to it?

  • librecat@lemmy.basedcount.com
    link
    fedilink
    arrow-up
    14
    ·
    7 months ago

    I wanted to mention VSCodium as an alternative to VSCode, from their website “VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.”

    Basically it just removes telemetry/tracking.

    • EasternLettuce@lemm.ee
      link
      fedilink
      arrow-up
      3
      arrow-down
      2
      ·
      7 months ago

      Keep in mind that this prohibits you from using the official vs code extension repository which makes it essentially pointless. It’s much simpler to just install vs code and disable telemetry in the settings

      • PHLAK@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        7 months ago

        Pointless, no. Many (but yes, not all) extensions are still available to use in VSCodium.