Teaching binary to 3rd Graders using the Socratic method
1–10 of 38 posts
Re: Teaching binary to 3rd Graders using the Socratic method
#2But it there are so many more things students learn using this method.
One is they learn how to create new ideas from existing ones: "inventing". It really gets me when I hear people tell kids "don't re-invent the wheel".
Re: Teaching binary to 3rd Graders using the Socratic method
#3Re: Teaching binary to 3rd Graders using the Socratic method
#4As the author you probably won't even know -- it pretends that they exist -- but you're wasting your breath.
Hacker News is completely done. Anyone know good alternatives?
Re: Teaching binary to 3rd Graders using the Socratic method
#5I can't imagine trying to teach 3rd graders binary using a standard method - I even have peers in college that struggle with it. Probably because it was just taught to them as something different - this weird language computers use, instead of them developing an intuitive sense for it. But whenever I try to explain it to them, or anyone else, I always try and explain it as "just like decimal, exactly what you already know."
The Socratic method really is much more interesting and captivating for students. For example, Walter Lewin's physics lectures (Which are well worth watching, even if you're not taking a physics class), which I'm currently watching to "supplement" my actual physics class in which the professor stares at the board and rambles.*
*Not to say that his lectures are the Socratic method - that's probably not feasible with a lecture hall of hundreds of students. But the way he teaches makes you feel like you're discovering everything again along with him.
Re: Teaching binary to 3rd Graders using the Socratic method
#6When we got home I got out a pad and pencil and got her to write down 0, then 1, then asked her, if you only had two digits, what would come next? Tentatively she wrote 1 0. THen I asked her to add 1 to it. We more or less carried on the way this transcript went, except instead of using aliens with two fingers I introduced AND, OR and XOR 'boxes' that 0s and 1s go in and come out. I hadn't planned any of this but by the end of it she was just about drawing the circuit diagram of a full adder with carry bit.
I'm sort of thrilled to see that what I was doing is precisely the socratic method. I love teaching, never really did much of it until I gave a course in Unix and shell scripting at an old job but for a week I had more energy at work than I ever did just programming or in meetings.
Re: Teaching binary to 3rd Graders using the Socratic method
#7Re: Teaching binary to 3rd Graders using the Socratic method
#8Anyway do you know of other books, on any topic, that use the socratic method?
Re: Teaching binary to 3rd Graders using the Socratic method
#9Re: Teaching binary to 3rd Graders using the Socratic method
#10As the Agile theory puts it, this approach "maximizes feedback".