TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to effectively transfer knowledge from senior devs to junior devs

5 pointsby Keebloalmost 8 years ago
The organization that I work for is in a bit of an unusual situation. We have a group of core developers (three people) who have been on this project for over twenty years and a group of junior developers (six people) who have been on the project for less than three years (most less than one year). There&#x27;s no one in between those two groups.<p>The project itself has been ongoing for over thirty years, and we are struggling to transfer knowledge of the intricacies of the project from the seniors to the juniors. Does anyone have any recommendations for an efficient way to do this?

2 comments

pattrnalmost 8 years ago
I&#x27;ve found pair coding very effective in knowledge transfer for large code bases. It&#x27;s hit or miss, since it requires certain combinations of personality types, but if you can get this running effectively it can communicate many more details than a traditional presentation-style overview. I&#x27;m not aware of any silver bullet for solving this type of problem, but that has worked well for me in the past.
fiftyacornalmost 8 years ago
I think allocation of tasks is the key - make sure they have tasks that push them, and make them explore different areas of the code base, while not demoralising them