Hey #linux people and #developers, I need your advice.

My 8 year old son has fallen in love with this old laptop that honestly isn't useful for that much as the speed and wifi is so slow.

But he says he wants to learn how to code on it.

This brought me back to the days of GW-basic when I was a kid.

Is there something like gw or q basic for Linux. Something that would run on a 32 bit computer?

@codemonkeymike The other suggestions don't cover the immediate ability to do graphics.

Install dosbox and put the Basic you remember inside.

If not, I'd try to find some virtual console that's not too difficult. I think PICO8 might offer the same kind of a kick.

Failing that, Allegro is a not too awful graphics library for many languages.