|
|
|
|
|
by schaefer
1640 days ago
|
|
"I see OOP as a heresy in general" Rndm_access, I know everyone is entitled to their opinion, but can I probe a bit on this? Can you tell us about the largest code base you feel productive in?
How about the largest code base you love? How many lines of code are they? How many active developers do those code bases have (i.e. developers with weekly commits)? Do you have trouble staffing new engineers? Thanks for any reply given. |
|
The largest code base I love and feel productive in is Linux kernel which is mostly C and assembly, medium sized project of 30 million lines, probably less than ten thousand active developers (although difficult to judge with the way development on certain features or functions can occur for years on private repositories before being merged), I would say relatively high rate of change for a project of the size.