• rizzothesmall@sh.itjust.works
    link
    fedilink
    arrow-up
    13
    arrow-down
    6
    ·
    edit-2
    8 hours ago

    Had a graduate Dev who did not have a fucking clue about anything computer related. How tf he passed his degree I have no idea.

    Basic programming principles? No clue. Data structures? Nope.

    We were once having a discussion about the limitations of transistors and dude’s like “what’s a transistor?” ~_~#

    • squaresinger@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      7 hours ago

      Tbh, as a dev knowledge of transistors is about as essential as knowledge about screws for a car driver.

      It’s common knowledge and in general maybe a little shameful to not know, but it’s really not in any way relevant for the task at hand.

        • Euphoma@lemmy.ml
          link
          fedilink
          English
          arrow-up
          5
          ·
          5 hours ago

          What kind of cs degree did you get where you learned about electrical circuits. The closest to hardware I’ve learned is logic circuit diagrams and verilog.

          • Jiggle_Physics@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            4
            ·
            3 hours ago

            I mean, I graduated over 20 years ago now, but I had to take a number of EE courses for my CS major. Guess that isn’t a thing now, or in a lot of places? Just assumed some level of EE knowledge was required for a CS degree this whole time.

            • PraiseTheSoup@midwest.social
              link
              fedilink
              arrow-up
              2
              ·
              1 hour ago

              I got my BS in CSci about 15 years ago and it was 100% about programming in java. We didn’t learn a fucking thing about hardware and my roommate was an EE major and we had none of the same classes except for calculus.

              By the time I graduated java was basically dead. Thanks state college.

          • Warl0k3@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            4 hours ago

            In my own uni’s coursework the closest we get are some labs where students breadboard some simple adder circuits, which we do just to save them from embarassing gaps in their knowledge (like happened in the inital comment). It doesn’t add much beyond a slightly better understanding of how things can be implemented, if we’re being honest.

        • squaresinger@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          7 hours ago

          Well, computer science is not the science of computers, is it? It’s about using computers (in the sense of programming them), not about making computers. Making computers is electrical engineering.

          We all know how great we IT people are at naming things ;)

          • rizzothesmall@sh.itjust.works
            link
            fedilink
            arrow-up
            3
            arrow-down
            1
            ·
            5 hours ago

            Ok, but he didn’t know what a transistor is. Like I get not knowing the mechanics or chemistry of it, but to literally not know it or how it applies to a computer boggles my mind.