How I'm able to take notes in mathematics lectures using LaTeX and Vim(castel.dev)
castel.dev
How I'm able to take notes in mathematics lectures using LaTeX and Vim
https://castel.dev/post/lecture-notes-1/
8 comments
I actually find all note-taking to be hugely distracting. If I really want to understand a lecture, I'd rather not be taking nay notes at all. Otherwise, when I'm taking notes, I'm just scrambling to get into paper what's being said or written and I can't spend any time trying to understand it. My goal is then to just write it down so I can re-read it at home and understand it.
That being said, I'm quite proficient in LaTeX and have taken notes in Emacs. I don't have that many more errors in LaTeX than I do in handwriting. Both are about equally distracting to me.
That being said, I'm quite proficient in LaTeX and have taken notes in Emacs. I don't have that many more errors in LaTeX than I do in handwriting. Both are about equally distracting to me.
Do you talk about math lectures? Because during my university time I seldom met people, who understood a math lecture during that math lecture. Especially in advanced topics like category theory, algebraic theory, fractal geometry etc. Usually people understood topics and concepts for the first time long after the lectures, often not until after a second exposure in the next course. Also, in many courses you had to take notes, because the lecturer would use custom symbols and definitions. So I agree, taking notes can be distracting, but in most cases it should help your understanding, especially if you lack preliminaries.
Yes, of course I mean mathematics. If the prof was following a text (which as you say, is seldom the case in graduate courses), I find it a lot easier to not take notes at all so I can get a rough understanding of what's going on, and to go by memory to read a text later to get the details.
But it's true that oftentimes the only place to get the material from is the lecture and I have to be chasing after the lecturer to get the notes down and later try to decipher them myself.
But it's true that oftentimes the only place to get the material from is the lecture and I have to be chasing after the lecturer to get the notes down and later try to decipher them myself.
It’s probably more efficient to use pen and paper during the lecture, but how about creating the LaTex notes after class as a method to help retain the information?
I watched an online statistics class and took notes, then I transcribed some of them on the iPad. Here are the pdf’s:
https://github.com/melling/MathAndScienceNotes/tree/master/s...
I watched an online statistics class and took notes, then I transcribed some of them on the iPad. Here are the pdf’s:
https://github.com/melling/MathAndScienceNotes/tree/master/s...
> But how about creating the LaTex notes after class as a method to help retain the information?
I recommend solving exercises instead (with pen and paper), and creating flash cards for memorizing.
Golden rule: Use LaTeX only, if you really need to publish something for a wider audience. It's relevant for your thesis, research papers and math books. For everything else, LaTeX is nothing but a huge time sink. Even if you communicate math via email, try to avoid sending PDFs. Use common LaTeX syntax in your email plain text instead.
Don't abuse LaTeX for procrastination.
I recommend solving exercises instead (with pen and paper), and creating flash cards for memorizing.
Golden rule: Use LaTeX only, if you really need to publish something for a wider audience. It's relevant for your thesis, research papers and math books. For everything else, LaTeX is nothing but a huge time sink. Even if you communicate math via email, try to avoid sending PDFs. Use common LaTeX syntax in your email plain text instead.
Don't abuse LaTeX for procrastination.
In the end nobody could use the notes, including the guy himself, as he underperformed in exams. Instead of concentrating on the content, he was concerned with LaTex aesthetics, fixing typos and tweaking his environment.
I would never ever recommend anyone to type math lectures/exercises in LaTex, if this is not required. Just use pen and paper and profit:
https://www.quora.com/It-is-true-writing-things-down-using-p...