• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle



  • I’m a scientist that has been coding almost exclusively in Python for the past decade and I strongly disagree.

    Python is great at being the glue that holds everything together, and everything crunchy part of the program is being handled by a library anyways.

    I code with two terminals, one for iPython and one for vim. And you don’t need anything else. The beauty of Python is that it’s not a language that is so full of boilerplate that you need an IDE to type it for you to be remotely productive.

    Overall, Python is a language made to be used by people that need to make something that just works and don’t need to spend years learning programming paradigms and industry practices. Fortran and C are so unwieldy in comparison and everything more modern lacks the expansive and diverse libraries of Python.










  • alsimoneau@lemmy.catoAsklemmy@lemmy.mlDeleted
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Typing in LaTeX is way slower than writing by hand, especially equations. Charts and graphs are absolutely needed in many fields, and even though there are ways to produce them digitally, none are as fast and easy as taking notes by hand.

    You could argue that teachers will just hand over PDF notes, but actually writing them yourself is a way better way to memorize them.

    To this day, I always keep pads of graph paper on hand to jut to-do lists, solve equations or draw quick diagrams.