|
|
|
|
|
by msla
1029 days ago
|
|
It isn't just the lack of a piece of paper, it's the fact every project is new to some extent (to exactly the extent we can't just reuse existing code) and present somewhat new challenges. Also, some difficulties scale very nonlinearly, with single changes turning the challenge from needing a few extra weeks to solve to being effectively insoluble in any reasonable timeframe, if ever. ("Check this program to see if our code standards are being followed" to "Check to see if this program will halt" can sound equivalent to a manager, but woe betide the person who tries on the second one.) |
|