> you don't learn from it

Except that you do. Otherwise you could just sit in school or university and just listen and do nothing, but that way you just learn A LOT less, instead of taking down the lecture/lesson.

[deleted]

Of course you learn more if you retype material than if you do nothing, but it's still a waste of time, comparatively speaking, because there are much better ways of engaging with the material like solving practice problems.

Having to spend 95% of the time taking notes of things that could be distributed in a PDF has only ever hindered me academically. It's mechanical and boring, my mind tunes out and I get nothing out of it.

Am I the only one who enjoys taking notes? But more in the sense of recording knowledge so that I have it in perpetuity.

For instance, I have almost completely forgotten how to solve ODEs, even though I had a good command of it when I learned it (by solving practice problems). In that sense, I wish that my prior self had taken good notes, so that I wouldn't have to dig up source material if I wanted to relearn it again.

Everyone likes nicely typeset LaTeX -- why not apply that craftsmanship to preserving academic notes?

Taking down the lesson/lecture does relatively little, you can do it on autopilot. If anything, it distracts from listening to the content. When I took computer science at university (mid naughties) we were given digital lecture notes anyway. (Mathematics lectures did have to be written down but there were no typed notes to start with so it was just out of necessity.) It's the exercises afterwards that are useful for learning. Or summarising notes in your words.

When I did a CS degree in the 1980s we had one lecturer who handed out copies of hand-written notes but then would talk about stuff that wasn't really in the notes - sort of verbal annotations.

Guess what he would ask about in the exams?

Even better would be to rewrite it by hand with a pen.

Yes some people teach C this way, for a little while, I don’t forget semicolons as much as people around me later seemed too, may or may not be related

It confused me at the time, mainly because I had a class with written-out C and one with written-out Pascal in the same semester. The Pascal prof wouldn't mark off for C syntax but the C one would would mark off for Pascal syntax.

I started programming this way as a kid with books and notes that I'd then periodically would be able to enter into a computer to see if it runs.

I programmed this way my first year of community college because I didn't have a computer. I'd retype all of my work in the computer lab.