What technical skills matter?

Find or become a T-shaped developer with the 20% you need 80% of the time

Mauro Lepore https://github.com/maurolepore
2020-06-10

You may be hiring a software developer; Or you may be a software developer for hire. In any case, you ask: What technical skills matter?

Although the specific answer for you and me is different, the general answer for both of us is likely similar. These two ideas should guide almost everyone:

  1. “T-shaped” developers. Organizations tend to prefer “T-shaped” developers who have a “broad knowledge of the entire discipline with deeper specializations in a few areas”.

  2. The 80/20 rule. “Roughly 80% of the effects come from 20% of the causes”.

What are the few vital skills people need most of the time? This is the “20%”, and the smaller horizontal-segment of the “T”; and it’s the broad knowledge all software developers should have. For example, most projects around me use a few common tools: The tidyverse to wrangle, analyze, and plot data; Shiny to make plots interactive; Git and GitHub for distributed version control; and GitHub Actions to automate workflows.

Only a few projects – or parts of your projects – need deep skills. This is the “80%” that makes each person unique, and the longer vertical-segment of the “T”. In a team, it seems best for these skills to overlap a little and complement a lot. The little overlap helps people understand what someone else is doing; it also increases the TruckNumber of each project1. And the complement allows the team to handle a wide range of exceptional (parts of your) projects before the best option is outsourcing.

Let’s now combine these ideas in two takeaways for just about any team:


  1. “The TruckNumber is the size of the smallest set of people in a project such that, if one of them got hit by a truck, the project would be in trouble.” – https://wiki.c2.com/?TruckNumber↩︎

Citation

For attribution, please cite this work as

Lepore (2020, June 10). Data science at 2DII: What technical skills matter?. Retrieved from https://2degreesinvesting.github.io/posts/2020-06-10-what-technical-skills-matter/

BibTeX citation

@misc{lepore2020what,
  author = {Lepore, Mauro},
  title = {Data science at 2DII: What technical skills matter?},
  url = {https://2degreesinvesting.github.io/posts/2020-06-10-what-technical-skills-matter/},
  year = {2020}
}