18

I know I was one at some point, but juniors can be so frustrating at times.

After some pairing for a while they're quick to adopt the "Dev" mindset and think as far as they need to...

... but with this latest batch... that day couldn't come sooner 🫠

Having to explain how exceptions work again is the last thing you wanna do under tight time constraints 🙃

Comments
  • 3
    Don't get me wrong I love mentoring and teaching but I also have my same responsibilities and could have completed this ticket days ago!

    That and they're always afk! They have the least responsibilities in the department yet they can be the hardest to get a hold of!
  • 1
    So TD;DR: if someone is taking the time to mentor you - take advantage of it, be receptive, and do the homework when you don't understand something

    Else we'll let you swim without a lifeline and you'll see how nice it is paddling in these merky waters 😉
  • 8
    Are you having to teach people that were hired on as developers basic concepts like exceptions?

    I get having to walk them through things like recursion or framework specific quirks or new technologies. But the idea of having to teach an adult coworker foundational concepts is insane to me.
  • 1
    @cuddlyogre usually it's framework and good practices but one of them it was the basics
  • 2
    @MammaNeedHummus Oof. My condolences.
  • 2
    @MammaNeedHummus They were preparing for a corporate position.
  • 1
    @MammaNeedHummus I'm really curious now... did they at least know that exceptions are in line with errors? Maybe I've been coding too long, but I honestly dont remember ever explicitly learning what an exception was; It just seemed obvious when looking at code.
Add Comment