Five new junior developers and lots of complex tasks. What's now?

Posted by mxe on Programmers See other posts from Programmers or by mxe
Published on 2012-08-28T22:22:40Z Indexed on 2012/08/29 3:50 UTC
Read the original article Hit count: 397

Filed under:
|

Our company has hired five new junior developers to help me to developer our product. Unfortunately the new features and incoming bug fixes usually require deeper knowledge than a recently graduated developer usually has (threading/concurrency, debugging performance bottlenecks in a complex system, etc.)

Delegating (and planning) tasks which they (probably) can solve, answering their questions, mentoring/managing them, reviewing their code use up all of my time and I often feel that I could solve the issues less time than the whole delegating process takes (counting only my time). In addition I don't have time to solve the tasks which require deeper system knowledge/more advanced skills and it does not seem that it will change in the near future.

So, what's now? What should I do to use their and my time effectively?

© Programmers or respective owner

Related posts about teamwork

Related posts about junior-programmer