|
|
|
|
|
by CapstanRoller
1197 days ago
|
|
Most code produced is commonly-written code. A sizable portion of software devs ultimately work on something that, at its core, follows the basic CRUD pattern. The day-to-day stuff also involves a lot of boilerplate -- "public static void main" has paid a lot of mortgages over the years. |
|