←back to thread

219 points uticus | 1 comments | | HN request time: 0.28s | source
Show context
mk89 ◴[] No.45670689[source]
How can someone explain this to a kid? Is there somewhere an even more simplified version than Arduino or similar to show how all these things actually work? I know arduino is not a cpu, but overall, how these things work together, would be great to see/show.

I don't expect to show how electrons move :) I mean, some model, a toy or so, that shows how these things work. I remember it only from books/specs, but even there, at a certain point there are "limits" :)

replies(5): >>45670980 #>>45671030 #>>45671076 #>>45671798 #>>45678246 #
1. devilbunny ◴[] No.45671798[source]
Some of the later steps may be beyond them, depending on the child's age, but Charles Petzold's wonderful book Code explains how you could set up a processor from logic gates with only a little handwaving.

If they are a little older and interested, NAND 2 Tetris is a good self-paced course.