• Contend6248@feddit.de
    link
    fedilink
    arrow-up
    28
    ·
    edit-2
    1 year ago

    As someone in the IT administrating department, i feel like the new wave of software engineers have a frighteningly low understanding of the system they’re developing on. It appears as they are making plain code monkeys these days

    How is your impression on this?

    • SpeedLimit55@lemmy.world
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      1 year ago

      Not the OP but been in IT for a while. The current generation entering the workforce have been using tech since birth but do not seem to understand or care how it actually works. They are generally poor troubleshooters and seem hesitant to ask for help. I figure pandemic lockdowns and remote learning made this worse.

      • PlexSheep@feddit.de
        link
        fedilink
        arrow-up
        3
        arrow-down
        7
        ·
        1 year ago

        Please don’t generalise us like this. I’m currently in second semester and working for my company, working on a codebase. I very much care for how my stuff works, and I also know a fair bit I think. I troubleshoot as a hobby and am passionate.

        • NinjaJoey209@lemmy.world
          link
          fedilink
          arrow-up
          9
          ·
          1 year ago

          I build and support new servers/racks to startups who throw money at new system hardware first, but no money to hire an IT to manage it. I’ve had too many awkward/frustrating interactions with software developers, data scientists, and even “CTO’s” (of their 5-20 person company) to suggest they hire someone more familiar with system hardware to locally configure and support their new systems if any issues arises- an IT person…

          I’m sure you are one of the good ones, but I agree with OP that next wave of software developers (and data scientists) aren’t great with system hardware.

          • rolaulten@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            They are not great it because they have been raised on infrastructure that is composed of terrafom’d fargate + s3 + rds stacks. If they are a little more complex , logs get tossed into cloud watch, terraform interacts with route53 and ACM to get dns + certs.

            At no point do they learn how/why stuff works the way it does, just that you can drop this chunk of teraform from chatgpt into your projects repo and now your using https.

    • bhj 🦥@lemmy.one
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      I worked for several years in IT fields from help desk to sysadmin. I’m now a Sr. Software Engineer.

      I somewhat disagree. With containerization like Docker our system is pretty simple. However, there are lot more bootcamp developers that learned to code in 12 weeks which are going to know a lot less than those with a Bachelors or higher in the field.

      • SokathHisEyesOpen@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        It all comes down to passion. If they love the subject then they’ll dig through the weeds to uncover the dirt. If they’re not, then it doesn’t matter what education they have, they’ll only know what they’ve been directly taught. The number of engineers I’ve interviewed who have masters degrees and barely understand the stack they work in is shocking.

    • Slayer 🦊@lemmy.fmhy.ml
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      Honestly I get the same feeling. When I was in school from my CS degree a few years ago I noticed how everyone in my classes didn’t know much about how computers communicate with one and another at a low level, amongst other things. My theory is that most people when learning to code nowadays, learn just that and only that. But I suspect with the rise in popularity of high level languages over the past decade(s) is the root cause

      • SokathHisEyesOpen@lemmy.ml
        link
        fedilink
        arrow-up
        6
        ·
        1 year ago

        The rise in pay and demand is the root cause. I’ve been trying to hire an engineer for a month and a half now and nobody knows anything about servers, computers, or protocols. They went through some boot camp or got a CS degree, but aren’t passionate about the subject, so they’ve never looked under the hood. They know what they were taught, and that’s it. Eventually I’ll be forced to just hire someone, because it appears that everyone who is passionate is already employed.

    • MystikIncarnate@lemmy.ca
      link
      fedilink
      arrow-up
      7
      ·
      1 year ago

      Well that’s not great.

      I admit, as an IT grease monkey myself, stuff like this about the incoming generation of coders usually foretells that support will need to work harder.

      I know not all coders are like this, I’ve met a lot of very competent and capable coders, but if the younger generation that’s graduating into development know very little about the platform, it tells me that college’s are not doing the whole job, and there’s going to be a lot of underskilled developers getting into making production code very soon and likely on an ongoing basis… Which just means the IT support folk, whether sysadmin, network admin, or otherwise, will need to do a lot of work forklifting their skills up to par any time someone goes from college into the workforce.

      Not great stuff.

    • sznio@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      1 year ago

      Working as a software engineer developing for the IT team, I understand the system I’m developing on, but not the system I’m developing.

      Jira customfields give me nightmares.