Thanks for your tips in advance. George
Ask HN: How do you expand skills of junior developers in your team?
1–6 of 6 posts
Re: Ask HN: How do you expand skills of junior developers in your team?
#2For learning new skills, 10% time working with new tech / tasks.
Why can you not let him spend the three days?
Re: Ask HN: How do you expand skills of junior developers in your team?
#3Repeatedly struggling with basic tasks is a warning sign. I'd have this individual write docs / walkthrough to reinforce. If the issue persists, time to move on. For learning new skills, 10% time working with new tech / tasks. Why can you not let him spend the three days?
Re: Ask HN: How do you expand skills of junior developers in your team?
#4Repeatedly struggling with basic tasks is a warning sign. I'd have this individual write docs / walkthrough to reinforce. If the issue persists, time to move on. For learning new skills, 10% time working with new tech / tasks. Why can you not let him spend the three days?
We are quite small team (3members), he can make progress with easier and smaller tasks intead of getting stuck on one thing for 3 days without guarantee it will be finished and working at the end
If the individual is not able to do the learn the basics tasks, you may need to revisit their employment and possibly your hiring process
Re: Ask HN: How do you expand skills of junior developers in your team?
#5Earlier quoted context omitted.
We are quite small team (3members), he can make progress with easier and smaller tasks intead of getting stuck on one thing for 3 days without guarantee it will be finished and working at the end
Junior developers need time and mentoring. Either expectations need to change or you really want a non junior developer. If the individual is not able to do the learn the basics tasks, you may need to revisit their employment and possibly your hiring process
Re: Ask HN: How do you expand skills of junior developers in your team?
#6As for type 3, you'll need to understand how they solve problems and use that to help them tackle their tasks. I've had devs that can't hold a lot of information in their brain so they have to map things out on paper before solving them. Documentation will help these a lot since they won't remember methods and how things interact. Some devs might not be that creative and they'll have a hard time figuring out how to count unique values in an array. For these, it's like muscle memory. They'll need a lot of handholding up front but eventually they'll be able to easy tasks with ease. Others are visual learners so you might have to do a lot of pair programming. A lot!!!
As for the bored portion, good luck. That's more of an entitlement issue that you'll have to navigate on your own.