|
|
|
|
|
by jfengel
1251 days ago
|
|
There is a saying that coding is debugging a blank piece of paper. ("Piece of paper" tells you how old this saying is.) "New code" just means "I want a program to do a thing, and it doesn't do it yet. That's a bug." The difference between "bug" and "new feature" is more a matter of perspective than actual development effort. |
|