Comment by EvanAnderson
4 days ago
Strong agreement.
I came at C after doing 6502 and 8086 assembler. Pointers just made sense because working with indirect addressing and understanding how things were stored in memory already made sense.
4 days ago
Strong agreement.
I came at C after doing 6502 and 8086 assembler. Pointers just made sense because working with indirect addressing and understanding how things were stored in memory already made sense.
The way a lot of teachers teach it is plain trash. I was raking terrible grades in OCaml and C before a student showed me what I needed to know in 15 minutes, and then I would kill it in the remaining exams. Same thing happened to my 68000 course. It didn't happen with every teacher but still, some people really need to get some better pedagogy.
The running joke is that we assume that if you know something you can teach it which goes against everything academia believes in.
> The running joke is that we assume that if you know something you can teach it which goes against everything academia believes in.
What does academia believe, then? I don't know what the negation of "If you know something you can teach it" is.
That if you don't know something, then you can't teach it?
That if you know something you can't teach it?
That if you don't know something you can teach it?
2 replies →