Entry tags:
Unscientific Nerdchild Survey
If you learned a programming/scripting language at age 13 or younger:
1) Did you start trying to code before or after you started algebra in school?
2) Which seemed easier for you?
1) Did you start trying to code before or after you started algebra in school?
2) Which seemed easier for you?
I never fully learned a language, but I can do things?
2) Ummmm...I feel like I was annoyingly "gifted" in school and they were probably equally easy? I didn't do any coding that actually required much math though. It was around the time I skipped a grade and was dealing with a lot of bullying? So I kind of threw myself into a lot of school-related things, and also theater.
Not sure if that's helpful, but there you go.
no subject
no subject
BASIC was pretty easy, but on the other hand the Commodore 64 limited how much code you could jam into it.
Algebra turned out to be easier, though I think that has more to do with it's core value in tabletop RPGs and the state of computer programming books at that time so I can't make a clean comparison.
no subject
no subject
They dovetailed very nicely. I didn't find either one difficult at that point. There was a three day unit where we got to play with Lego-Logo, and I wanted it to last forever.
The next year the maths got harder and I started digging into Basic on my own time, hampered by the fact that I had no idea what I was doing and didn't know anyone else who did know, and desperately wanted threading without knowing that that was the name of the thing that I wanted. or that neither Basic or Logo had that. Sometimes I stared at binary files, trying to find patterns in the ascii because I thought that was what real source code looked like.
When they started getting hard it was in different ways: programming because I had no good resources at all and no mentors; maths because my working memory sucks rocks through a straw, my handwriting is impossible, and also I was a paranoid little shit who thought our teachers' introduction of the number line was an attempt at thought control.
no subject
Anyway, to reiterate:
1) Coding first by a few years.
2) I found algebra easier, which I think was a combination of two factors: a) it being taught properly and aimed at the average kid my age instead of being something I taught myself and then did in special academic extension courses (b) Me being the kind of kid who grows up to do a Phd in abstract algebra (admittedly, it was computational abstract algebra, and I do more coding in my day to day life these days)
no subject
2. both came pretty easily to me.
no subject
2) Neither was difficult, at least until the programming algorithms got to a university Math degree level (i.e. Calculus IV). Never related the two in my head. Other than having to understand binary, programming is about logic. If anything programming and "human" linguistics always seemed intimately related: the entire exercise is translating binary into something h00m4ns understand and vice versa.