this post was submitted on 08 Nov 2025
120 points (97.6% liked)

Ask Lemmy

35560 readers
1283 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I promised my kid they'd get a laptop when they learn to read well enough.

This turned out to be a good motivator and they can now read full books.

The kid likes competitions and challenges. I would like to come up with tasks they can learn to do with the laptop.

The reason I want my children to have access to a computer specifically, is that while TVs and phones are used to consume, computers are used to create.

I will be installing some Linux flavor on this machine, as it is a bit dated.

I was thinking about things like:

  • Write a short story
  • Install a graphics editing program
  • Draw a picture of a cat

To get them started.

Probably I need some easier ones first.

(page 2) 37 comments
sorted by: hot top controversial new old
[–] mushroommunk@lemmy.today 3 points 1 week ago

I'm not sure what's it's like now, but at that age I was just starting to get into visual programming. Using blocks to program. Started getting into Lego robotics. All my computer skills started there.

With Linux I would start them on basic terminal commands. Cat a file. Edit a file. Navigate. Etc.

[–] lepinkainen@lemmy.world 3 points 1 week ago (1 children)

Get them the Hello Ruby books, they’re great for that exact age

[–] wizzor@sopuli.xyz 1 points 1 week ago

Those are good.

[–] MojoMcJojo@lemmy.world 3 points 1 week ago

From cmd line, run a game

[–] Damaskox@lemmy.world 3 points 1 week ago

Maybe coming up with coded messages? With a code language.

(they don't need to be difficult)

[–] KokusnussRitter@discuss.tchncs.de 3 points 1 week ago* (last edited 1 week ago)

The first thing I did in Linux was to change my wallpaper/ UI and Icon themes.

Maybe these would be really easy first challenges that a child would look into anyways, to make the system feel like theirs. I remember constantly changing wallpapers when I was a kid. I wonder what I'd had done with the options Linux offered.

Further down the line I'd explain sudo apt update/ upgrade (or equivalent) to them, so they can do some basic maintenance.

[–] aramis87@fedia.io 2 points 1 week ago (1 children)

While I like the idea of challenges to get them used to computers, I'd also suggest balancing these with challenges that may help them outside the digital/technological world. Maybe challenge them to write a short story or a letter to their grandparents in cursive. Maybe hand-stitch a running hem, mentally add and subtract numbers, walk a quarter-mile every day. Later on, maybe have them plan out and cook a really simple meal, or do some kind of simple repair or put together a flat-pack table or something. Solder or glue something.

I dunno, it just feels like so many skills aren't being taught to kids and they graduate with little knowledge of skills that make your life easier and less expensive - simple repairs, being able to research stuff, being unafraid to do things on your own. Don't get me wrong, I applaud your kid's drive and your desire to make them ready for the digitally-focused world they'll live in, I just see too many kids graduating and needing a massive amount of hand-holding for even the simplest things.

[–] wizzor@sopuli.xyz 1 points 1 week ago

I fully agree with you.

The kids can use most basic tools (hammers, drills, pliers), I try to involve them whenever we fix something around the house.

They can also cook some foods (pretty limited selection but relatively independently, including with the stove), but there is much to learn here.

We have also made sure they know how to swim, ride a bike, clean and treat wounds and even safely handle firearms (very far from anything approaching skill, but safety first).

I think we should practice stitching, that's a great idea and next summer project will have some gardening.

Eventually I'd be happy if I can get them to try some martial art, but so far they don't seem interested.

I am struggling a bit to teach them finance skills, since physical money is so rare now.

[–] Treczoks@lemmy.world 2 points 1 week ago

Have you thought of using an Arduino, and let him program little things?

[–] MajorHavoc@programming.dev 2 points 1 week ago

My kid was all in on Tux Paint for a good while.

He eventually settled in to make cars and cats, but at first he just enjoyed making abstract art with all the colors and paintbrushes.

[–] kbal@fedia.io 2 points 1 week ago

The thing they used to show kids to try and get us interested in computer programming back when I was in school about a hundred years ago was called Logo. Apparently there's now an online version called LYNX which might be worth a look.

[–] comeonitsnotlike@feddit.nu 2 points 1 week ago (1 children)

This might seem a bit "too much", but as a linux user for 20 years, and someone that also is preparing a computer for my niece (she is 4 right now, but I'm going to give it to my brother so that he can decide when the time is right for her), I have to say you should look in to the new Commodore OS (yes; it is the Commodore!). It's a large OS, but it has everything. What you want to do is hide everything that shouldn't be accessible to your children, and that's as easy as right-clicking on "Applications" and unmark any app that shouldn't be visible (this is easy in any distro, but), it also comes with a few "education" apps (see image), that are very good as an introduction to computing. When they get older, you simply mark the apps you want them to have access to. I've used this dist for about 2 month now, and it is extremely stable. There are also other nice things that can help keep things a bit "fun", like the "Cube" (check my profile header for how it can look, it's from my current setup). The cube (in my opinion) is a great visual as to how, for instance, directories and such work; if you have let's say 4 apps open on your desktop, going in to cube mode you can see how they all are as "layers", this just makes sense (to me, at least).

I think you should check it out!

collapsed inline media

[–] wizzor@sopuli.xyz 2 points 1 week ago

I have never heard of this project, I will check it out.

The typing practice software is also a good idea (from your screenshot).

[–] olafurp@lemmy.world 0 points 1 week ago

Download a picture from the Internet, move it to the desktop with the file explorer only. Then print it out.

load more comments
view more: ‹ prev next ›