Earlier quoted context omitted.
Turn off internet then. A computer with a bunch of tools to play with and documentation, and no internet.
https://xkcd.com/466/ "Moving: There are few forces more powerful than geeks desperately trying to get internet in a new apartment." If my parents turned off the internet, or just blocked youtube, my #1 mission would be to restore that service by whatever means possible.
Processors Under Pillows
31–33 of 33 posts
Re: Processors Under Pillows
#32I've tried to get my kids into tinkering with computers by showing them how to write Python code (with Thonny) and installing lots of programs for drawing etc. They are curious, and they do tinker with stuff when I'm there, but about 10 minutes after I leave the room they'll find a way to watch cartoons. Somehow the internet has become this huge distraction and mostly just a replacement for a TV. I kinda miss what it…
Something I'm noticing more and more is that programming is for the most part is not fun Fun things are visual, immediate full of feedback and introspection, a sensible curve of difficulty and reward for effort A raspberry pi doesn't spark joy, in fact most computers don't I'm not exactly sure how we could do better but Bret Victor's talk inventing on principle and his other talks are always an inspiration
The Python arcade package is also absolutely fun. We spent a day programming a Snake-clone, and some things like the predefined color names are just hilarious. (But I realised that building a game with a run loop is probably too hard for beginners)
My main problem is the difficulty part you mention: There's a pretty big step before you can do rewarding things like moving the player with keyboard control in a fun way.
Re: Processors Under Pillows
#33Earlier quoted context omitted.
Turn off internet then. A computer with a bunch of tools to play with and documentation, and no internet.
Cutting your children off from their friends because you want them to copy your own hobbies is not, in any way, a healthy or sane thing to do.