Urgent.News

What's breaking now, across thousands of outlets.

Tech

The Work Juniors Used to Learn On Is Disappearing

The tasks that used to turn beginners into engineers are now being handed to machines first. Think about how you actually learned. Not the courses. The grind. The small bug nobody senior wanted, the tedious form, the test suite you wrote because somebody had to, the config you fixed by trying things until it worked. That work was boring and badly paid and it was also the entire apprenticeship.…

The routines that once transformed novices into engineers are now being entrusted to machines. Consider the learning process you underwent. Not the courses. The relentless work. The trivial tasks no senior wanted, the mundane forms, the test suites you wrote because someone had to, the configurations you adjusted by trial and error.

That drudgery was the entire apprenticeship. You learned to decipher errors, navigate unfamiliar codebases, intuit when something was amiss before you could articulate the reasoning. Much of that labor is now generated in mere seconds. This is beneficial for rapid deployment but detrimental to skill development, and our industry has yet to address its consequences.

If you are senior today, your expertise stems from countless small repetitions you no longer recall performing. Those commencing this year will not receive these repetitions automatically. They will receive output to examine, a more challenging initial task, as reviewing adeptly necessitates the instincts honed through repetition.

Consequently, training must become intentional now. This is an integral aspect of your responsibility, regardless of whether it is explicitly acknowledged. Assign newer individuals work that is marginally too demanding, and allow them to wrestle with it before resorting to tools. Encourage them to walk you through generated code line by line, and be patient when they falter, as this is the critical lesson.

Invite them to debug live rather than immediately providing solutions. When they present a resolution, inquire how they would discern if it were erroneous. Articulate aloud that the struggle is the objective. Should you fail to grasp this, we risk cultivating a generation capable of producing substantial output yet incapable of verifying its accuracy, overseen by retiring seniors.

This prediction is not predicated on technological advancements; rather, it pertains to the outcome of tacitly ceasing training and presuming it will resolve itself. You acquired skills on work that is now vanishing. Forge the replacement for the individuals who follow.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

How Does a VPN Work? A Simple Guide

How Does a VPN Work? A Simple Guide You have probably heard about VPNs many times. People use VPNs for privacy, security, remote work, gaming, streaming, and accessing websites that may not be…

  • VPN creates encrypted connection between device and remote server
  • Internet traffic routed through VPN server before reaching destination
  • VPN does not guarantee anonymity, websites can still identify user

Keep the Feedback You Disagreed With

There is feedback you were given once that you decided was wrong. Do not throw it away. It happens to everyone. Someone tells you that you are too blunt in reviews, or too slow to commit to a…

More from Wednesday 9 September →