Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. You must be good at Math

You must be good at Math

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
94 Posts 61 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • codiunicorn@programming.devC This user is from outside of this forum
    codiunicorn@programming.devC This user is from outside of this forum
    [email protected]
    wrote last edited by
    #1
    This post did not contain any content.
    M strixuralensis@tarte.nuage-libre.frS W W I 22 Replies Last reply
    398
    • codiunicorn@programming.devC [email protected]
      This post did not contain any content.
      M This user is from outside of this forum
      M This user is from outside of this forum
      [email protected]
      wrote last edited by
      #2

      I’m something of a scientist myself

      1 Reply Last reply
      14
      • codiunicorn@programming.devC [email protected]
        This post did not contain any content.
        strixuralensis@tarte.nuage-libre.frS This user is from outside of this forum
        strixuralensis@tarte.nuage-libre.frS This user is from outside of this forum
        [email protected]
        wrote last edited by [email protected]
        #3

        I mean, nowadays you need to be very smart and educated to google efficiently and avoid all the AI traps, missinformation, stackoverflow mods tripping, reading reddit threads on an issue with half the comments deleted because of the APIcalypse etc... sooo you could argue that you're somewhat of a scientist yourself

        R 1 Reply Last reply
        10
        • codiunicorn@programming.devC [email protected]
          This post did not contain any content.
          W This user is from outside of this forum
          W This user is from outside of this forum
          [email protected]
          wrote last edited by [email protected]
          #4

          tbf all good programmers are good at math. Not classic arithmetic necessarily, but at the very least applied calculus. It's a crime how many people used a mathematical discipline every day, but don't think they're "good at math" because of how lazer focused the world is on algebra, geometry and trig as being all that "math" is.

          A R 2 Replies Last reply
          41
          • codiunicorn@programming.devC [email protected]
            This post did not contain any content.
            W This user is from outside of this forum
            W This user is from outside of this forum
            [email protected]
            wrote last edited by
            #5

            If a C- is enough to pass Analysis of Algorithms, then a Computer Science degree can make me a Computer Scientist. 😛

            F 1 Reply Last reply
            6
            • codiunicorn@programming.devC [email protected]
              This post did not contain any content.
              I This user is from outside of this forum
              I This user is from outside of this forum
              [email protected]
              wrote last edited by
              #6

              1 Reply Last reply
              31
              • codiunicorn@programming.devC [email protected]
                This post did not contain any content.
                S This user is from outside of this forum
                S This user is from outside of this forum
                [email protected]
                wrote last edited by
                #7

                Depends on the context. When my company proposes me to a client for work I am, but oddly during my yearly performance review I am just some smuck who programs.

                1 Reply Last reply
                25
                • codiunicorn@programming.devC [email protected]
                  This post did not contain any content.
                  F This user is from outside of this forum
                  F This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #8

                  Nope, it means you're a Computer Engineer.

                  M 1 Reply Last reply
                  2
                  • W [email protected]

                    tbf all good programmers are good at math. Not classic arithmetic necessarily, but at the very least applied calculus. It's a crime how many people used a mathematical discipline every day, but don't think they're "good at math" because of how lazer focused the world is on algebra, geometry and trig as being all that "math" is.

                    A This user is from outside of this forum
                    A This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #9

                    Serious question; how does Calculus apply to programming? I’ve never understood.

                    M onewomancreamteam@sh.itjust.worksO W binette@lemmy.mlB E 6 Replies Last reply
                    12
                    • A [email protected]

                      Serious question; how does Calculus apply to programming? I’ve never understood.

                      M This user is from outside of this forum
                      M This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #10

                      that can't be right. maybe they meant lambda calculus? programmers are definitely good at applied logic, graph theory, certain kinds of discrete math etc. but you're not whipping out integrals to write a backend.

                      W E 2 Replies Last reply
                      9
                      • codiunicorn@programming.devC [email protected]
                        This post did not contain any content.
                        O This user is from outside of this forum
                        O This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #11

                        IT stooge != science
                        Sorry fellas.

                        1 Reply Last reply
                        5
                        • F [email protected]

                          Nope, it means you're a Computer Engineer.

                          M This user is from outside of this forum
                          M This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #12

                          computer engineer refers to someone who engineers computer hardware. more like being a (digital) electrical engineer.

                          F 1 Reply Last reply
                          9
                          • A [email protected]

                            Serious question; how does Calculus apply to programming? I’ve never understood.

                            onewomancreamteam@sh.itjust.worksO This user is from outside of this forum
                            onewomancreamteam@sh.itjust.worksO This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #13

                            Computers are just big calculators so to program them you need calculus.

                            1 Reply Last reply
                            3
                            • A [email protected]

                              Serious question; how does Calculus apply to programming? I’ve never understood.

                              W This user is from outside of this forum
                              W This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #14

                              PID control is the classic example, but at a far enough abstraction any looping algorithm can be argued to be an implementation of the concepts underpinning calculus. If you're ever doing any statistical analysis or anything in game design having to do with motion, those are both calculus too. Data science is pure calculus, ground up and injected into your eyeballs, and any string manipulation or Regex is going to be built on lambda calculus (though a very correct argument can be made that literally all computer science is built of lambda calculus so that might be cheating to include it)

                              C C 2 Replies Last reply
                              21
                              • codiunicorn@programming.devC [email protected]
                                This post did not contain any content.
                                mattyroses@lemmygrad.mlM This user is from outside of this forum
                                mattyroses@lemmygrad.mlM This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #15

                                Yeah, we do both numbers here, ones AND zeros

                                1 Reply Last reply
                                3
                                • M [email protected]

                                  that can't be right. maybe they meant lambda calculus? programmers are definitely good at applied logic, graph theory, certain kinds of discrete math etc. but you're not whipping out integrals to write a backend.

                                  W This user is from outside of this forum
                                  W This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by [email protected]
                                  #16

                                  Any function that relies on change over a domain is reliant on concepts that are fundementally calculus. Control systems, statistical analysis, data science, absolutely everything in networking that doesn't involve calling people on the phone to convince them to give you their password, that is all calculus.

                                  1 Reply Last reply
                                  4
                                  • A [email protected]

                                    Serious question; how does Calculus apply to programming? I’ve never understood.

                                    binette@lemmy.mlB This user is from outside of this forum
                                    binette@lemmy.mlB This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #17

                                    good physics/graphics engine require calculus

                                    A 1 Reply Last reply
                                    2
                                    • M [email protected]

                                      that can't be right. maybe they meant lambda calculus? programmers are definitely good at applied logic, graph theory, certain kinds of discrete math etc. but you're not whipping out integrals to write a backend.

                                      E This user is from outside of this forum
                                      E This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #18

                                      Many things that work with time series data use calculus all the time. Both derivatives and integrals are very useful in that context: derivatives being the rate of change at some particular time step, and integrals being the sum of the changes across a range of time steps.

                                      There's a pretty wide range of applications.

                                      1 Reply Last reply
                                      4
                                      • M [email protected]

                                        computer engineer refers to someone who engineers computer hardware. more like being a (digital) electrical engineer.

                                        F This user is from outside of this forum
                                        F This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #19

                                        Yea I dont think people are catching the sarcasm of not having capital E Engineers in all countries.

                                        1 Reply Last reply
                                        0
                                        • codiunicorn@programming.devC [email protected]
                                          This post did not contain any content.
                                          iavicenna@lemmy.worldI This user is from outside of this forum
                                          iavicenna@lemmy.worldI This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #20

                                          Surely you must be a master of linear algebra and Euclidean geometry

                                          1 Reply Last reply
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups