This feels a lot like the common “millennials can’t do X anymore” that we used to see all the time.
I switched careers recently from software engineering to teaching. Young people are fine.
Some things have changed. Those with no previous experience need a little help understanding file systems and moving files around, something they didn’t really have to do on iPads and Chromebooks.
Besides that students pick things up quickly. Find it as interesting and exciting as we did and often impress me by using more advanced features than we discuss in class.
Yes, they try to use AI. I usually explain to them that AI can likely do all their assignments in our classes not because AI is a good programmer but because these are introductory classes where the assignments are simple.
So far AI still can’t produce a perfect assignment for the students. And an easy way to tell they’re using AI is to see if their code is formatted too well. Most beginners will screw up indention somewhere in their programs. So what do I do if they use AI and then ask me for help (because AI didn’t do exactly what they wanted)? I tell them to let AI fix it. They end up having to rewrite so much before I help them that asking AI isn’t worth it to begin with.
Anyway, to summarize kids are still learning to code, still improving, and there’s going to be a lot of talented junior engineers graduating.
jubilationtcornpone@sh.itjust.works 1 year ago
No. Junior Devs usually can’t code. Anyone who lacks experience in a given field usually is not proficient in that field. That’s not specific to software engineering.
The fix for this is pretty simple. It’s just one that not every senior dev is going to want to hear. You have to do the one thing that a lot of us don’t want to do: talk to people. You’ll find that if you make an effort to build rapport with the juniors and be at least as quick to point out their successes as you are to point out their failures, more often than not they will learn to trust you and come to you for guidance.