How I take notes as a Math major using Vim + LaTeX

Sdílet
Vložit
  • čas přidán 20. 09. 2022
  • github.com/SirCharlieMars/dot... and castel.dev/post/lecture-notes-1/
  • Věda a technologie

Komentáře • 689

  • @SeniorMarsTries
    @SeniorMarsTries  Před rokem +121

    share.cleanshot.com/5PMGLW This is also something I have to convert general math-code style notation into LaTeX. I have a snippet for wolfgram alpha too!

    • @orlandop.8131
      @orlandop.8131 Před rokem

      v cool

    • @Dyanosis
      @Dyanosis Před rokem +3

      Never heard of "wolfgram alpha". Must be a new thing.

    • @jonathanerhard197
      @jonathanerhard197 Před rokem +2

      @@Dyanosis ye it's a very simple calculator for adding two integers smaller than 10

    • @danikisana-aleximaksik7199
      @danikisana-aleximaksik7199 Před rokem +2

      how did you customize your mac soo nicely, exspecially firefox. What is the font and theme you're using. And great video! I will consider to way of taking notes. thanks

    • @RanEncounter
      @RanEncounter Před 2 měsíci

      You typoed Lemma in your preamle and in the template files. I have never heard of Lenma...
      Also you missed a \usepackage{slantsc} for small caps in some fonts.
      Otherwise great template.
      Edit:
      This is wrong:
      "Also you missed a \usepackage{slantsc} for small caps in some fonts."
      You did not miss any packages, but used \sc which overrides other fonts types. Use \textsc instead
      ah it is nested in some other command. I cannot find the place where the font nesting happens.
      Edit 2:
      I found the error. You need \usepackage{bold-extra} to make for example the contents actually show the font you coded.
      Edit 3:
      Now there was an error in the definition font sizes that got fixed when adding
      \RequirePackage{fix-cm}
      to the very beginning of the template file.
      Now it finally compiles without errors :D

  • @NickKravitz
    @NickKravitz Před rokem +3428

    I was a math major in the pre-internet era (90s). At that time math professors resisted the migration of chalk to whiteboards. Zero laptops in class. 90% of math majors become software developers or data scientists. Great video.

    • @SeniorMarsTries
      @SeniorMarsTries  Před rokem +270

      I think I am committed to bceoming a mathematician!

    • @nickp7526
      @nickp7526 Před rokem +121

      Don't worry, this is still the case. During my time as a math major (2018-2022), almost all of my pure math classes were 100% chalkboard.

    • @henloitsdiego
      @henloitsdiego Před rokem +58

      Chalkboards rule !

    • @memeperor_
      @memeperor_ Před rokem +67

      My cal 1 professor FORBID the use of laptops during class. Even when I just had my convertible laptop open for the first 2 minutes to set up my notes before flipping to tablet mode, she'd scream at me to close my laptop... I mean I honestly don't see how someone would prefer typing math to writing it by hand, either on paper or tablet... Sometimes I feel like I seriously CANNOT learn from a math textbook, and this guy's notes just look like he recreated the textbook in latex. I would not be reading my own notes effectively if they looked exactly like my textbook, but obviously notetaking is all personal subjective preference.
      I don't mean to sound like a hater tho, this is seriously cool, I just don't have the linux chops to do this efficiently enough in a way that would benefit me.

    • @MrBa143
      @MrBa143 Před rokem +16

      @@memeperor_ Tbf often i didnt use my notes after writing them and i also wrote the whole textbook as my notes. I think i did it because writing it down almost 1:1, it just stuck better in my head.

  • @nickp7526
    @nickp7526 Před rokem +1321

    I just want to tell everyone that Gilles Castel, the incredible person that popularized this form of math note taking, has passed away. It's awesome to see that people still use his blog and keep his legacy alive. We lost him at a very young age. Thank you for this video.

    • @SeniorMarsTries
      @SeniorMarsTries  Před rokem +192

      I'm very sad to hear that. I love his guides.

    • @bachpham6862
      @bachpham6862 Před rokem +19

      I saw that on his blog, but don't know how he died. Just curious, do you have any detail on this?

    • @fishyang2453
      @fishyang2453 Před rokem +3

      ?why? Isn't he doing a Ph.D??

    • @ISCARI0T
      @ISCARI0T Před rokem +2

      how he died tho

    • @someone-cw8yl
      @someone-cw8yl Před rokem +3

      How do you know? I dont see this anywhere

  • @samuelsherriff730
    @samuelsherriff730 Před rokem +464

    I have no idea how i ended up here and have no intention of doing anything like this but I’ve watched the whole video! Your enthusiasm is super contagious!

    • @SeniorMarsTries
      @SeniorMarsTries  Před rokem +57

      Thank you! This comment means a lot to me!

    • @dayone1992
      @dayone1992 Před rokem

      you sound like he just designed and implemented warp drive, I mean common kiddo you'll get used to these, nothing crazy

  • @IchbinderJesus
    @IchbinderJesus Před rokem +871

    It's great to find someone with a more advanced guides to Latex. This is somewhat beyond my level, so it went by a little too fast, but hey, you were nervous. I hope you'll post more Latex stuff in the future. Maybe some more dedicated guides. Anyway, have a good one!

    • @AhmedIsam
      @AhmedIsam Před rokem +30

      Start with overleaf, its a web version of this setup.

  • @gilboewer4107
    @gilboewer4107 Před 3 měsíci +33

    If he says Um one more time I'm gonna break my monitor

  • @squidwardstesticles5914
    @squidwardstesticles5914 Před rokem +24

    That latex decompiler thing that gives you latex code from an image blew my mind, that’s so cool

  • @katarixy
    @katarixy Před rokem +164

    This is pretty cool. As a challenge I remember I was crazy enough to force myself to learn TIKZ in LaTeX by writing all my notes in combinatorics. All those graphs.... still give me nightmares. Though I am really proficient on everything now. I love that I did all my homework and notes in LaTeX and now I can look back on it. My teacher once said "grading your homework is nice, because even when you make a mistake, I feel compelled to be more generous because it looks too good" lol

  • @khoda81
    @khoda81 Před rokem +26

    This is one of the most useful productivity focused guides that I'v ever seen. Thank you so much!

  • @Riverbed_Dreaming
    @Riverbed_Dreaming Před rokem +317

    Taking notes with vim and latex sounds like a torture method but this actually looks neat. We get paper notes with gaps in our lectures so I probably don’t need to find a better way to write in-class notes but this looks like it could seriously speed up my after-class boildown which could be really helpful. I’ve never used vim though so that’s probably something to tackle over the summer while I’m not drowning in work.

    • @Thebigbean114
      @Thebigbean114 Před rokem +15

      Vim while pretty complicated on its own right, is a very customizable text editor so you can do whatever you want with it which sounds cool but it's can be quite the learnings curve however when you do get the hang of it you can do things 10x faster than any other text editor imo

    • @Mnaughten601
      @Mnaughten601 Před rokem +2

      @@colep14 I haven’t used atom for years, but it was the last editor I used when learning C. Only do latex work now so use texmaker

    • @w花b
      @w花b Před rokem

      I've tried this exact combo and It was very hard to use.

    • @boo_1096
      @boo_1096 Před rokem +1

      I personally have swapped Vim with pure LaTeX for Emacs with Org-mode which I then export to PDF with LaTeX as an intermediate step. For all the simple markup things I can use Org syntax, which similar to Markdown, and for more complex stuff I can basically just write it in LaTeX. A bonus for me is also that I can have the LaTeX snippets automatically preview inside the Emacs buffer.

    • @ghosthunter0950
      @ghosthunter0950 Před rokem +1

      @@boo_1096 while emacs with org-mode is great I really recommend adding in evil mode for the vim motions because they're just awesome (it doesn't take any longer than an hour to learn them to a usable level). you have this already setup in something like projects like doom emacs. I really recommend trying it out!
      I'm personally a vim lover but the live preview in the same file is just sweet so I'm heavily considering just switching to doom emacs for mathematics.

  • @stargasm1000
    @stargasm1000 Před rokem +5

    Great video! This really shows the power of both Latex and Vim. Congratulations on having achieved this level of proficiency.

  • @grasstoucher856
    @grasstoucher856 Před rokem +22

    This is respectable effort and amazing skills. I personally am using OneNote with in built equation editor and I can imagine and also appreciate the learning curve you've been through to master this.

  • @antonbogun
    @antonbogun Před rokem +40

    I highly recommend looking at TreeSheets. I'm a CS major and I've found it to be absolutely brilliant for writing notes for any subject. It's a recursive spreadsheet so you aren't limited by the linear nature of normal text files, and also allows easy image embedding, so anything I can't write (it doesn't support latex unfortunately) I can just screenshot and paste. It's also open source and _should_ be able to run anywhere (given enough pull requests).
    What I have recently started doing is making lookup tables (e.g. page numbers and description of what's there) for important info in the book/slides of courses, meaning I do not have to rewrite literally everything, but it allows to avoid having to search through almost the entire material every time I want to look back at something.

    • @yalnisinfo
      @yalnisinfo Před 24 dny +1

      thanks for this idea honestly. i wanted to skim my next term books, definitely will give a shot

  • @artemiz9607
    @artemiz9607 Před rokem

    What a nice video! It shows a use case of LaTex and this is exactly what I needed!
    I've never used LaTex but now I can figure out how I could.

  • @davidmorley4455
    @davidmorley4455 Před rokem +13

    This is awesome, I did most of my math problem sets in LaTex with vscode, but this formatting is way more beautiful than anything I came up with and all the shortcuts are great! Super impressed with this!

    • @FerdinandCoding
      @FerdinandCoding Před rokem +1

      VS Code has the LaTeX Workshop extension. Have you tried it?

    • @davidmorley4455
      @davidmorley4455 Před rokem +1

      @@FerdinandCoding Yes I've used the LaTeX Workshop extension, it's decent allows autoload on save and some nice symbol inserting, but a pretty trivial wrapper for just default tex-workshop.

    • @FerdinandCoding
      @FerdinandCoding Před rokem +2

      @@davidmorley4455 Appreciate your insight, cheers.

    • @crixi__
      @crixi__ Před rokem

      I was wondering if there is any plugins to make vscode behave like his vim, for example concealing $, \[ and \] or replacing \in with ∈ and \cap with ∩.
      VSCode supports snippets, is that what I would use or would I look for extensions?

  • @marc8239
    @marc8239 Před 24 dny +3

    this has got to be the hardest way of taking notes I have ever seen. Cool fish in that terminal tho

  • @SonderCS
    @SonderCS Před rokem

    You are crazy good!!!! Don't be nervous with something this your confident in! Keep it up man!

  • @WantedMonsterHunter
    @WantedMonsterHunter Před rokem +1

    I am a physics major but still write all my notes, especially my thesis currently using latex so this video helped alot. Thanks!

  • @thatonemailbox
    @thatonemailbox Před měsícem

    Saw this video a year ago when it came out, and it's the reason why I'm now 1) mainly using Neovim and can't do anything without Vim Keybindings and 2) got an early introduction to LaTeX in my career. Thank you for posting this, literally changed my life!

  • @nothingiseverperfect
    @nothingiseverperfect Před rokem +14

    This is super cool and aesthetic, love the power usage of the computer you make MACOSX look fun to use! Definitely gotta find out how you customized your Firefox like that!

  • @davidnguyen9065
    @davidnguyen9065 Před rokem +2

    Amazing man! I personally find LaTeX hard, you're really good to be able to do all of this and vim

  • @KonstantinKrasser
    @KonstantinKrasser Před rokem

    Using skim 'll resolve the error at 06:00 "Vier could't find Zathura window ID!" Also creates, most informativ CZcams video I've seen in like forever. Great job!

  • @MRGAMERMA243
    @MRGAMERMA243 Před rokem

    Thank you so much for your tutorials It went from 'nice tutoet science' to simple logic! You have a new subscriber

  • @ianbridges6040
    @ianbridges6040 Před rokem +15

    I usually take rough notes during lectures using markdown which I then convert to latex using pandoc and compile (done from hotkeys on my keyboard). Works great for me but I may give this a shot.

  • @meat-baller
    @meat-baller Před rokem +8

    Great video man. Just started using vim and latex for my linear algebra assignments this semester; your template looks a lot cleaner though haha. Thank you for mentioning vimtext, sounds super useful!

  • @samuelmcdonagh1590
    @samuelmcdonagh1590 Před rokem +9

    This is really impressive. As a physics masters student, I’m not so sure I’ll actually be able to use it due to the lack of problem sheets we get given, but I’d love to!

  • @lawrdgamer
    @lawrdgamer Před rokem

    Looks really neat and seems to work well for you! Thank you for sharing

  • @SeniorMarsTries
    @SeniorMarsTries  Před rokem +16

    Just to show that it's very possible to type up all your notes, here are the notes I showed in the video: drive.google.com/file/d/1T3g1rymJ0mcPcFul0dVyl_I3tEzD21PX/view?usp=sharing

    • @Djake3tooth
      @Djake3tooth Před rokem

      Is it possible that on page 5, it says "0 * 1 = 1" in the line which proves the identity rule (which should be "0 * 1 = 0" or "1 * 1 = 1")?

  • @maisiefreeman8597
    @maisiefreeman8597 Před rokem

    This is invaluable for us physics majors too - thanks for the walkthrough!

  • @MiliAxe
    @MiliAxe Před rokem +1

    Great video! Thanks for sharing your Vim content. Hope to see more of this content soon.

  • @AshkanKiani
    @AshkanKiani Před rokem +41

    I did this when I was taking Linear Algebra in 2010ish, but I found it hard to actually absorb stuff because I was spending too much time focusing on taking notes and not listening in class as much. I wouldn't recommend doing this during an actual lecture, and instead maybe just record the thing and try to absorb the material first, then do notes afterwards.
    And if you want to go further, you should pre-read the chapters you're expected to cover first. Even if you only understand 10% of it, that's still a 10% lead you have on being able to put the pieces together during a lecture.

  • @injeolmi6
    @injeolmi6 Před rokem

    THANK YOU SO MUCH! I needed something like this. I really appreciate it.

  • @TON-vz3pe
    @TON-vz3pe Před rokem

    Awesome bro. You have given me a new hobby to work with. Thanks!

  • @LudieMasu
    @LudieMasu Před 2 měsíci

    i can’t thank you enough for the clarity you bring to your topics! ☀️

  • @warrenatkison9546
    @warrenatkison9546 Před rokem

    This video inspired me to setup vim as my main latex editor. As someone with very limited knowledge about linux/GNU software it was incredibly difficult for me to get everything up and running on my macbook but after about a week of searching through countless GitHub pages, ive finally got something that beats what i was doing before (overleaf) and it was 100% worth it!

  • @DarkLink606
    @DarkLink606 Před 18 dny

    This is so cool! The workflow of a genius.
    Although I know how to use LaTeX, for writing nearly anything (and Vim, not as sofisticated as in the video, but still), everytime I asked people from STEM if calculus can be learned efficiently at the computer, as I dislike working with pencil and paper, responses were variations of "I can't believe someone asked such a stupid question". But, seeing as you do, maybe it's not impossible at all.

  • @WhenIHit88MPH
    @WhenIHit88MPH Před rokem +6

    Vim and Emacs are so extensible that I think they are great tools for writing LaTeX quickly. I write my notes in Markdown, and use LaTeX to interpret my math equations embedded in the markdown. Pandoc is by far one of the most useful tools I've discovered since moving to Linux.

    • @kiryls1207
      @kiryls1207 Před rokem

      try obsidian for note taking. it has md (with instant preview) and you can embed math formulas (and much, very much more)

    • @TAP7a
      @TAP7a Před rokem

      Not to dissuade anyone from switching to Linux, but Windows also has Pandoc. I’ve not seen any implementation outside of RMarkdown in RStudio that has made it work nicely, but it definitely exists

  • @clarencelucas1256
    @clarencelucas1256 Před 11 měsíci +3

    Charlie, pls pls pls do a tutorial! Im entering school as a math major this year and Ive been looking for a system like this for a while. Youre genius for this and I hope you make a tutorial soon or point us to the resources you used

  • @Derrekito
    @Derrekito Před rokem +53

    You might like to be aware of org-mode in Emacs. You can produce identical documents with the added benefit of being able to easily read the text only document. To give you an example of how powerful it can be: I'm writing an IEEE style conference paper in org-mode. The raw text is a simple outline for which the hierarchy corresponds to a section, subsection, etc. I then just tell org-mode to export to pdf and it provides a publishable document and a fully tangled .tex file too.

    • @hemanthkotagiri8865
      @hemanthkotagiri8865 Před rokem +5

      That's crazy. I always wanted to try Emacs but I kinda move away considering how huge the eco system is. And i already spent about a couple of years in tweaking my Vim config, and i just don't want to spend more time in a completely new editor(even though there are distributions such as Spacemacs or something like that).

    • @jakobfassunge6067
      @jakobfassunge6067 Před rokem +3

      @@hemanthkotagiri8865 You can take a look at doom emacs. This could be exactly the thing you are looking for in order to get into emacs

    • @jamess.2491
      @jamess.2491 Před rokem +3

      Yeah, I am an nvim user for programming but for this use case I would also recommend emacs. Much more what something like this is geared towards.

    • @Smface
      @Smface Před rokem +1

      i use emacs for programming but have not played around with org-mode much. thanks for the suggestion

    • @SeniorMarsTries
      @SeniorMarsTries  Před rokem +21

      I actually have used org-mode and eMacs. It’s super powerful, but I’m just so used to Nvim that it’s a pain to switch

  • @halley_lu
    @halley_lu Před rokem +4

    Cool video! I also use LaTeX to type up my math notes in lecture, but I happen to lean more heavily on my typing speed (can burst up to 180 wpm, can maintain an average of 120-130 wpm for longer durations but obviously it's slower when typing in LaTeX), VSCode shortcuts, and macros I define in my own .sty file. Nice to see how other people do it too.

    • @TechToppers
      @TechToppers Před rokem +1

      Finally found a VS Code person yyay! I'm a school student, but everyone arounds just uses some wicked text editor like vim. I still haven't figured out a way to use vimtex yet 😆

  • @deletedaxiom6057
    @deletedaxiom6057 Před rokem

    I graduated with a double major in mathematics and computer science. I used both vim and LaTeX a lot, never did I think to use them together. I also was a fan of Mathpix, i figured out much later there are a few free python alternatives to mathpix.
    Also for people who don't want to learn vim, (there is a bitof a learning cudve) you can use word or pages and in the equation options (the carrot) you can use latex.
    i do like using vim as a text editor because all Linux distrosi know of, have at least vi installed.
    good video though sir, thanks for sharing

  • @MagufoBoy
    @MagufoBoy Před rokem +5

    For journals in Mathematics and Theoretical Physics LaTeX is mandatory, if you get used to write everything in LaTeX from the start it will help you in the future.

    • @cheesofile666
      @cheesofile666 Před rokem

      Templates exist so that you, the author, need not encumber yourself with useless Latex trivia.
      Additionally, journals don't want you messing with their template.

  • @AFGautonompunk
    @AFGautonompunk Před 4 měsíci

    thank you so much for bringing this to our attention!
    i also study mathematics and just get into vim & obsidian : )

  • @giovanniferro8065
    @giovanniferro8065 Před rokem

    Had some hard time installing everything but it worked (fairly new to nvim, and vim)... Thanks for the explanation!

  • @sohamchatterjee750
    @sohamchatterjee750 Před rokem +2

    Its feels nice to see you are using my preamble macros and letterfonts setup for your notes. Thanksfor showing my github repo on latex in your video. I am that lamdasolver in 3:31

    • @tjocraft8541
      @tjocraft8541 Před 4 měsíci

      I'm completely new to this, what tutorial shoould i follow cause I'm still confused.

    • @tjocraft8541
      @tjocraft8541 Před 4 měsíci

      Don't you need linux to get zathura

  • @opposite342
    @opposite342 Před rokem +4

    Personally I use typora as my go-to for every notes since it has markdown, html, and mathjax latex built-in. It of course has it's own sets of problems (PDF conversion is not the greatest: some aligning problems, pagination, and photos etc).
    Of course my method is much less effort in learning compared to this so I very much appreciate the efforts you did to adapt the templates and learn this effectively. I probably would not change my method of typing notes for a while but I'll try dabble into this.

  • @Concordeagle
    @Concordeagle Před rokem +1

    I was at Rice in 1995 as a compsci major and we used LaTex back then for our papers. It was all on Sun Unix machines. Some things never change..

  • @warsmith1294
    @warsmith1294 Před rokem

    Wow that's pretty cool, I had no idea you could go to this extreme when it comes to note taking.

  • @ankitkaul3843
    @ankitkaul3843 Před rokem

    TNice tutorials is absolutly the best video of the world you expaining skills are good and it was a honor to see tNice tutorials vid well done

  • @candor8011
    @candor8011 Před rokem

    That’s so cool!!! I’m faaar from any kind of work like that

  • @octonwoomy1150
    @octonwoomy1150 Před rokem

    i just stumbled upon this video in my recommended and it just so happened to be posted on my birthday last year

  • @JacobDuenke
    @JacobDuenke Před rokem

    Hey this was really cool! Enjoyed the video!

  • @andymoawad1222
    @andymoawad1222 Před rokem +1

    I loved this video. As you mentioned its more of a show of your setup. Do you think you could do some tutorial videos on how to get a similar setup? I am about to start typing my thesis and would love more detailed guides.

  • @runforitman
    @runforitman Před 19 dny

    These notes look so nice
    Im convinced to try it out for next semester
    I currently am very much hand write on my tablet
    But for cleaning them up this looks great

    • @runforitman
      @runforitman Před 19 dny

      Though modified a bit cause I study ee

  • @maad1670
    @maad1670 Před rokem

    Where has this been all my life... so cool

  • @alvapazz
    @alvapazz Před rokem

    great notes. they do look fine. amazing.

  • @Eta_Carinae__
    @Eta_Carinae__ Před rokem +24

    Oh god, that's pretty. Also a math major - I'm handwritten, which is slower but I am nowhere as efficient in Vim as you. For some topics I'll write TeX in Jupyter's markdown, which you can format in HTML which is nice, but I genuinely had no idea TeX alone was that powerful. Thanks for the upload.
    EDIT: Yeah, for me this unit is called Linear Algebra 2. It's pretty tough since the material has notes _and_ lectures in spades - difficult to keep up with, but worth it! Started on vector spaces and ended on Jordan-normal form, pretty much.

    • @monochromeart7311
      @monochromeart7311 Před rokem

      "handwritten"
      Handwriting is literally my nightmare due to physical limitations.

    • @casualoutlaw540
      @casualoutlaw540 Před rokem +1

      @@monochromeart7311 Cursive helped me quite a lot with handwritten notes. I just write as fast as possible with cursive, then get them in a more readable format when I have time

    • @monochromeart7311
      @monochromeart7311 Před rokem

      @@casualoutlaw540 my writing looks quite good (at least that's what I'm told), but my hands start to hurt after as little as 10 words, and the pain only goes up. My only solution is surgery, which is not an option.

    • @casualoutlaw540
      @casualoutlaw540 Před rokem

      @@monochromeart7311 It might be the way you're holding the pen or maybe you're pressing too hard on the pen/paper and it causes your hand to hurt. I personally just write basically gibbering when writing fast, so I do that in class, then later rewrite it either with latex or by hand. This helps me revise what we learned, have clean notes and organized notes. It's hard to know where to write what, and if something is worth writing in class. So it is much easier to rewrite everything later anyways purely for organization.

    • @monochromeart7311
      @monochromeart7311 Před rokem

      @@casualoutlaw540 no, my hands are literally fucked up, especially the tendons. The only thing doctors could offer is a surgery which can ruin other functionalities.

  • @NoNo-oe4ft
    @NoNo-oe4ft Před rokem

    holy shit dude, I followed his guide as well but you just showed me the power of this

  • @nemod.8310
    @nemod.8310 Před rokem +10

    I used to do this in my physics classes. It's super handy

  • @dylanhall2993
    @dylanhall2993 Před rokem +6

    Thought this guy was weird and extra for taking notes through vim, then I read “Rice university”. Dude is way smarter than me

  • @DisguisedKoala
    @DisguisedKoala Před rokem +89

    I’ve not dont this insane level of digital note taking, but I have written some simple Java scripts which open a JavaFX GUI window which contains a few text areas. You paste some text in, and press a button, and it automatically reformats the text into my personal Latex style, copies the new text, and clears the text bar. I can then paste the formatted text into my latex file.
    I mostly used this to reformat matrices into my custom matrix commands that were much more organised and easier to edit.
    If you were to add this to your workflow, you’d for example have the text ‘Problem 1. Do this and that.’ be automatically replaced by ‘\qs{}{1.}\\ do this and that’. (i know thats not exactly how you’d format it, but hopefully I’ve explained my idea)
    Honestly, just tell me if you want the Java code and how to set it up, although it’s not very difficult to implement once if you understand JavaFX and string formatting. Of course other languages can also do this.

    • @LevisRaju
      @LevisRaju Před rokem +3

      can you share that ?

    • @MarthMain
      @MarthMain Před rokem +1

      This is a great idea. If you are novice programmer this would be a nice task to practice with.

    • @duduken20
      @duduken20 Před rokem +3

      Excellent idea! Will try this with Python.

    • @imvijay1166
      @imvijay1166 Před rokem +1

      Can u share ?

    • @evemoonlit8347
      @evemoonlit8347 Před rokem +1

      Could you share the code?

  • @ericaltenburg
    @ericaltenburg Před rokem +1

    Ya know it’s funny because the article you pull up about 2/3 of the way through is the exact article I read as well which helped me with latex back when I was in college.

  • @nabbikill
    @nabbikill Před rokem

    Copilot in latex is crazy smart, nice idea you gave me

  • @Marco-kd7jk
    @Marco-kd7jk Před rokem

    Phenomenal rundown.

  • @ProDMiner
    @ProDMiner Před 28 dny

    dude ive got brain damage from extreme sports, and my mind resets often. ive not even watched it yet, and know this is gonna be a banger. see your video on the far right side suggestion, and been looking for something like this to take math notes. because , alot of those symbols im unaware on how to make them on a keyboard. so if there is a program for it, and we can select it BET. I am about to go back to college, and idk might do outdoor education, and then minor in micro biology. OR, im thinking about doing stuff with DNA, and learning the code of DNA.
    But been wanting to learn math ive never been able to do, so I can try to calculate, and code certain stuff in computers.
    so thank you for this! subbed

  • @smokeyoak
    @smokeyoak Před rokem

    Bro is nervous recording a video thats not even live. Thanks for showing it, I like your setup. I'm interested in taking some math classes and want to write up notes in LaTeX

  • @ryandennler3155
    @ryandennler3155 Před rokem

    This is really really nice... Thanks for this.

  • @arulandu
    @arulandu Před rokem

    I'm glad to see at least 1 other person does this :)

  • @Gerz970
    @Gerz970 Před 7 měsíci

    Your notes are formatted nicer than some of my textbooks.

  • @sf1tzp
    @sf1tzp Před rokem +1

    Super cool! Thanks for sharing.

  • @lrochacastro2308
    @lrochacastro2308 Před 4 měsíci +1

    hey brother, great video! there's no need to be nervous :) thanks for the tips

  • @MystifyJW
    @MystifyJW Před 4 měsíci

    Go Owls!
    I use our free overleaf subscription and take Latex notes mech courses and sometimes even collaborate on them. Currently a senior at Lovett so it’s funny to get something like this in my recommended and then notice you are/were a Rice student too!

  • @op_gamer3346
    @op_gamer3346 Před rokem

    Thank you so much this helped a lot!!!! You saved my life

  • @TheFootballPlaya
    @TheFootballPlaya Před rokem +1

    this is awesome man. i will be referring to this later.

  • @loicboucher-dubuc4563
    @loicboucher-dubuc4563 Před 5 měsíci

    wow those notes look insane!!!

  • @leanhdung1994
    @leanhdung1994 Před rokem

    RIP... Thank you so much for your dedicated contribution!

  • @rodrigocornidez1917
    @rodrigocornidez1917 Před rokem

    Thanks for sharing this! Great video.

  • @medved3027
    @medved3027 Před 7 měsíci +1

    I solved this problem in a much simpler way in the 90s - by having friends who _are_ good at handwriting. I would take notes myself, of course (otherwise I can hardly remember anything), but I would also photocopy their notes to reference before the exams where my own handwriting is not clear, or where I couldn't keep up. There's argument to be made for using such a method even now. The way things are going, within 5 years computers will be able to parse even the most un-parseable notes into clean LaTeX, and fix them up on the fly.

  • @kenwood7195
    @kenwood7195 Před rokem +7

    Came here from Reddit for the vim, now I have to go and learn Latex.

  • @flokkq7931
    @flokkq7931 Před 3 měsíci

    Love from the programming side of things! A Math major using vim, great!

  • @aaronklinker8269
    @aaronklinker8269 Před rokem +1

    Haha I did this in college as well (minus vim)! All my notes were in markdown, and latex worked really well.

  • @arshamshayan
    @arshamshayan Před měsícem

    oh wow, I'll definitely find use from this video. Thanks!

  • @flip4119
    @flip4119 Před rokem +1

    Great video, thanks man!

  • @elliebarrett3648
    @elliebarrett3648 Před rokem +1

    You're doing great!

  • @huxleyleigh4856
    @huxleyleigh4856 Před rokem

    I'm going to uni to study computer science next year and I intend to do something similar, great to see that someone has managed to make this work for them :) if you have any tips that would be cool 😎

    • @alfredomulleretxeberria4239
      @alfredomulleretxeberria4239 Před rokem

      Here are my words of advice:
      1. Keep things simple.
      2. Try something easy before you attempt more complex tasks.
      3. Ask yourself if you're doing things right before you question others.
      4. Set clear, realistic goals in mind and plan your life accordingly.
      If you want to do well in university courses, pay attention to your professors' advice and feedback, read through the suggested textbook for your course and go through as many exercises as you can. Computer science courses will teach you about the theory, structure, and general properties of computer programs and computational processes, and each professor will have programs and languages of their choice for each course. Most lessons will seem self-contained, and most assignments will only test on topics covered in the preceding lessons, but over the years you may discover that everything you are learning or will learn is useful for something else.

  • @matthewbrough123890
    @matthewbrough123890 Před rokem +1

    man couldnt figure out how to close vim so developed a whole note taking method around it

  • @KrishnenduSKar
    @KrishnenduSKar Před rokem +10

    Apart from your amazing vim setup and the latex workflow I'm really interested in the web-browser you're using.
    The top bar says firefox and if it is Firefox could you please share how you've made it so minimalistic.
    Being a big fan of LaTeX I've often tried to have all my notes digitised using LaTeX. I'm an overleaf user, and it can be quite tedious at times, and very slow using a web based latex editor. That made me move to other options like obsidian or hand written notes using goodnotes. Looking at your workflow I'm convinced that my desire of having all my notes in a specific order and keep it organized is not impossible. Thanks a ton for sharing your workflow!! Inspired!!

  • @ymarmash
    @ymarmash Před rokem

    Excellent. I love it.

  • @EvrYRAp
    @EvrYRAp Před rokem

    I am trying this out. thank you

  • @RafaelToscano
    @RafaelToscano Před rokem +4

    Wow, I don't even do mathematics and don't use Latex but this video was very nice. The notes look very neat. Which makes me want to test it solving some math problems and creating notes for the solutions :D

    • @SeniorMarsTries
      @SeniorMarsTries  Před rokem +1

      I'm glad to hear that! Math is fun!

    • @RafaelToscano
      @RafaelToscano Před rokem +2

      @@SeniorMarsTries yesss. I’m a software engineer and didn’t touch math for a long time. More algorithms and some analysis of algs. But recently I started studying mathematics again to remember Calculus, linear algebra, etc. And I love vim! So I will definitely give this note taking system a try.

  • @lachlanflorez8809
    @lachlanflorez8809 Před rokem

    Super valuable to see thankyou

  • @brtttt1638
    @brtttt1638 Před rokem +4

    Looks amazing!!!! I'm gonna need your vim Font and Colorscheme 😀

    • @SeniorMarsTries
      @SeniorMarsTries  Před rokem +1

      github.com/SirCharlieMars/dotfiles/tree/master/.config/nvim

  • @MartinDerTolle
    @MartinDerTolle Před rokem +2

    This is awesome. Your notes look like they're taken from a Math book

  • @user-fp8zc3mx3e
    @user-fp8zc3mx3e Před měsícem

    this is a great video, thank you!

  • @noodle7788
    @noodle7788 Před rokem +1

    This video changed my life

  • @aleksd.6465
    @aleksd.6465 Před 5 měsíci

    Definitely inspiring! 😊

  • @agme8045
    @agme8045 Před 25 dny +1

    Thanks! This video confirms once again that I’m on the right career path (not mathematics)

  • @ayushjaiswar3628
    @ayushjaiswar3628 Před rokem

    thanks a lot!!! so nice reverb

  • @jasonavina8135
    @jasonavina8135 Před 4 měsíci +2

    This is clearly much slower than simply opening up a binder and taking notes by hand. There's all the setup of making your templates, rewriting the questions, formatting the questions, compiling, etc. But still if you have time, it might be a pretty useful thing because if your handwritten notes are messy, this could be a clearer alternative.

  • @kech-agmaio8620
    @kech-agmaio8620 Před rokem

    that's a really nice neofetch