This is a very shallow summary of the Mythical Man Month, and it leaves out at least one concept that the book is most (in)famous for: the '10 times programmer'. An excerpt: > In one of their studies, Sackman, Erikson, and Grant were measuring performances of a group of experienced programmers. Within just this group the ratios between best and worst performances averaged about 10:1 on productivity measurements and a…
Despite many attempts to ignore this reality, entire languages like Go were invented to try mitigate this disparity.
Go was designed to maximise the number of 'any developers' that could join a project, i.e. 1x developers.