• End0fLine@midwest.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      Yeah, I never understood why I needed calculus for my software engineering degree, much less three classes worth.

      • InternetCitizen2@lemmy.world
        link
        fedilink
        arrow-up
        11
        ·
        7 days ago

        Its about the development of reasoning. Cal 2 is also where you learn about series which helps in building approximations and proofs.

      • vynaaa@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        7 days ago

        In my opinion, a degree is supposed to make you very well-rounded in the specific area (in this case SWE/CS). If a student wants to pursue a career in academia or scientific computing, knowledge in calculus, linear algebra, analytic geometry, etc. will come in handy.

        In my country (Eastern Europe) specifically, a bachelor’s in computer science can also allow you to get accepted into master’s and potentially a PhD program in mathematics or physics.

      • Zagorath@aussie.zone
        link
        fedilink
        arrow-up
        4
        ·
        6 days ago

        My software engineering degree required me to do “Calculus and Linear Algebra” 1 and 2, as well as “Multivariate Calculus and Ordinary Differential Equations”. I can’t say that I’ve used any of it in my work, but at least linear algebra has obvious applications in computer science. Not so sure about calculus.

        Discrete mathematics was much more directly useful.

      • Bell@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        6 days ago

        Yeah me neither and my degree was 30 years ago. My best guess is they want to see if you can get competent with a bunch of new techniques and then apply them. That skill is the same whether it’s calculus, physics, or JavaScript.

        • bleistift2@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 days ago

          When I went to uni, an assistant professor once openly said that the math courses were to filter out morons. He used nicer words which I can’t remember now.

      • kurushimi@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        6 days ago

        In my org there are SWEs that write metrics-based alerts for their running software and often need to take derivatives for example. That may not need 3 calculus classes, but beyond that there’s also the thought process that goes into it that’s applicable to the job.

        • abbadon420@lemm.ee
          link
          fedilink
          arrow-up
          2
          ·
          6 days ago

          Only for data science, not if you’re going to do webdev. There is no “one course fits all” for software development anymore