Swimmer963 comments on Being a teacher - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (152)
Learned to program at five. If someone has the programming gear, five is a perfectly good time to teach them to program. Just show them some Python code (I was reading BASIC, bleah) and see if they can deduce the rules and try writing their own. If someone is meant to be a programmer then a programmer they shall be.
Was it your parents' decision that you were going to learn to program at five, or yours? The latter would be even awesomer.
Somehow I doubt it would have worked for me though. I started trying to teach myself programming a few years ago (I was maybe 15) and I was looking at Python, but it was really opaque to me and even with my dad's "help" (he had no idea what he was doing either and we proceeded by trial and error) I got pretty much nowhere...I succeeded in writing a program that got stuck in an infinite loop, which I thought was hilarious, and that was it. I did take an introductory university course in Java later on though, and it was the easiest A+ of my life, so maybe I'm not completely hopeless.
I had a similar experience, and my two sibling did not also learn to program at age 5, so it wasn't entirely determined by my parents.