Hacker News new | ask | show | jobs
by darkwater 942 days ago
You are teaching Python to your 3yo son?? I mean, maybe he is a genius but I do really wonder what a 3yo can possibly understand about programming (and you even make him type!)
1 comments

lol, yeah it's so unclear what they really *understand* at that age other than what color hotwheels car they get if they can write a for loop.
3 y/o can form simple sentences like "dad is playing"

why they can't understand "x = 3"?

Because one is rooted in sensorial life and the other is purely abstract?
the grammar on a language isn't abstract too?

anyway, heheh, Scratch aims to teach basics concepts of programming to children older than 6 y/o; who knows if Python is easier?

edit: typo... coding =/ programming

it doesn't seem like much more of an abstraction than an abstract numeric symbol equalling a certain number of physical objects (ie 3 = * * * )

in my limited experience basic variable use isn't much of a stretch for a 3yo

I mean, at that age, they haven't even really learned basic algebra; they still have to learn things like the order of operations, manual addition and subtraction, and manual multiplication and division.

Don't you remember reading books as a kid with child characters saying things like "I was pretty good at math class until they started introducing letters to the problems; I don't understand it at all anymore!" Things like that show that variables aren't directly intuitive to all children.

I know who dad is. Who is x?