The kid’s grandparents got him an Amazon Fire tablet and I loathe the thing. It teaches literally nothing about computing and the games they have for kids are barely even games, and are more focusing on advertising various IPs.

I’d like to get the kid started, as he learns to read, on something that will be more useful than detrimental, let that soft little brain soak up some actual computer science, literacy. I teach him about basic electrical circuits and how that translates to computing, if, and, or, xor, nor, etc. He’s got some familiar with hex (colors) and the concept of binary (on/off).

But what to get for a first computer? I almost want to get him something Linux based and turn him loose. Is there anything like that, that would require him to learn some command prompt and basic computing skills?

Every time and try and Google it, I get a bunch of crap suggestions and ads.

  • RandomUser@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 hours ago

    Another vote for scratch. Most kids that age want quick results and not to spend ages debugging something. Funnily enough I’ve seen the same scratch interface used to program industrial robots.

    How much time one on one are you committing to spend with the child? This will make the difference.

    Alternatively, think about some sort of robotics kit. Doing stuff in software is great but if it changes something in the real world, even better. Have you thought about something arduino?

    Just for balance though, make a raft, a treehouse, a tent, make a fire without matches. It’s all problem solving but I bet any kid will remember getting muddy more than writing a neat while loop.