Earlier quoted context omitted.
>Write your notes up at the end of the day with reference material at hand and no compromises. You can structure, extrapolate and transform things into your own understandable language then. As if the average modern day student is going to do this. I did what OP did and it worked for me because instead of dozing off I was focused on keeping up with the lecturer. It worked for me personally. More on topic, the standar…
> As if the average modern day student is going to do this. If that is the case, then I fear little from the upcoming students chomping at my old ankles in the jobs market! Transcribing my lecture scribbles to neater notes later in the day (or sometimes later in the week depending on scheduling) was important in solidifying the knowledge or, more importantly, realising that something hadn't twigged in my head as I th…
How I'm able to take notes in mathematics lectures using LaTeX and Vim
121–130 of 223 posts
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#122I don't agree with this. Perhaps it's possible for someone with exceptional LaTeX and vim knowledge, but even after using both for 20 years I wouldn't do this. The point of the lecture is to assimilate structure and basic understanding, not to produce a neat set of notes instantly. To take notes to this detail means you're putting more time into the note taking than the work. Use a pen and paper. Write down structure…
It is scientifically proven that handwriting is better for your memory because it forces you to process the material more than note taking on a laptop. https://www.google.com/url?q=https://linguistics.ucla.edu/pe...
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#123Earlier quoted context omitted.
If this works for the guy how can you ‘disagree’?
Because it's very much an edge case and he hasn't passed yet. A lot of people get to the end of their course and realise they have thousands of pages of useless words and diagrams and have a nervous breakdown. It takes a lot of discipline and time to write very high quality notes and to study. I spent more time thinking about things and experimenting with ideas and writing notes than I did in lectures or tutorials or…
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#124Earlier quoted context omitted.
Ditto, EE too. I bought a copy of Abramowitz and Stegun just for the great table of Laplace Transforms. If I were a professor, I’d ban all electronics from the room. All the decent professors handed out copies of the notes anyway, or wrote them in real-time on an overhead projector, for easy copying later.
Then you'd be a terrible professor, because that attitude is not pro-learning. Students take their own notes because writing is an aid to memory. Students take electronic notes because those notes are easier to organise, edit, and search through. Many "decent" professors will not hand out notes, and the writings they put on the projector might be scanned and put online, but those writings have none of the benefits of…
https://www.google.com/amp/s/www.ksnt.com/amp/news/local-new...
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#125Earlier quoted context omitted.
Ditto, EE too. I bought a copy of Abramowitz and Stegun just for the great table of Laplace Transforms. If I were a professor, I’d ban all electronics from the room. All the decent professors handed out copies of the notes anyway, or wrote them in real-time on an overhead projector, for easy copying later.
Then you'd be a terrible professor, because that attitude is not pro-learning. Students take their own notes because writing is an aid to memory. Students take electronic notes because those notes are easier to organise, edit, and search through. Many "decent" professors will not hand out notes, and the writings they put on the projector might be scanned and put online, but those writings have none of the benefits of…
The act of writing them actually helps one to remember -- I never went back and organized, edited, or searched through notes I took, because I remembered most of the material, and what I didn't was in the book.
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#126A template expander is indispensable for productivity. I have a perl script that expands text based on matching regular expressions. In this way I'm not tied to any particular editors: I wrap it in an AppleScript for a text service, and I wrap it in a shell script for working in Acme.
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#127I don't agree with this. Perhaps it's possible for someone with exceptional LaTeX and vim knowledge, but even after using both for 20 years I wouldn't do this. The point of the lecture is to assimilate structure and basic understanding, not to produce a neat set of notes instantly. To take notes to this detail means you're putting more time into the note taking than the work. Use a pen and paper. Write down structure…
It is scientifically proven that handwriting is better for your memory because it forces you to process the material more than note taking on a laptop. https://www.google.com/url?q=https://linguistics.ucla.edu/pe...
"Participants using laptops are more likely to take lengthier transcription-like notes with greater verbatim overlap with the lecture"
In other words, there is nothing intrinsically wrong with taking notes on a laptop if you don't copy everything verbatim. If you force yourself to process the material you should have no problem.
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#128As a feat in itself this is definitely very impressive, but I wonder if it's really worth anyone's time to spend precious lecture time with your mind fully occupied in the mechanical task of taking notes rather than actually absorbing and engaging with the content. Especially for an extremely content-dense subject like Mathematics, where you need all your concentration just to process what you are reading and follow…
And precisely because math is so content-dense, having your notes is important, as they will be organized in a similar way to how the content is organized in your mind. Yeah, there is a lot of study material but most of the time, unless the class follows a textbook literally, you'll want your own set of notes with only the class contents, and you'll want to organize that in a way that is easy for you to understand.
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#129I don't agree with this. Perhaps it's possible for someone with exceptional LaTeX and vim knowledge, but even after using both for 20 years I wouldn't do this. The point of the lecture is to assimilate structure and basic understanding, not to produce a neat set of notes instantly. To take notes to this detail means you're putting more time into the note taking than the work. Use a pen and paper. Write down structure…
It is scientifically proven that handwriting is better for your memory because it forces you to process the material more than note taking on a laptop. https://www.google.com/url?q=https://linguistics.ucla.edu/pe...
Outside of mathematical lectures, I find writing notes in something like notepad++ more fruitful. I can attempt mirror the structure of the speakers' argument using tabs/indentations, and quickly reformat the document as the logical structure becomes clearer.
Re: How I'm able to take notes in mathematics lectures using LaTeX and Vim
#130As a feat in itself this is definitely very impressive, but I wonder if it's really worth anyone's time to spend precious lecture time with your mind fully occupied in the mechanical task of taking notes rather than actually absorbing and engaging with the content. Especially for an extremely content-dense subject like Mathematics, where you need all your concentration just to process what you are reading and follow…
Glad to see this at the top, agree 100%. I’m definitely going to copy some of OP’s setting and snippets, but not for real time use during a lecture. A textbook is an infinitely better reference than any notes one could take in class. Read the damn book. Lecture time should be for asking questions when you have a freaking live expert professor literally presenting the material to you. Ask all the small, nuanced questi…
Your study notes will contain parts of the textbook, of course, but also explanations that are not in the book, maybe examples that you find useful and that might not be in the book, counterexamples, doubts, schematics... No textbook will have 100% of the contents you need to study.