|
|
|
|
|
by AnimalMuppet
3720 days ago
|
|
> >Languages don't create bug > No but they allow certain classes of bugs to be written. True. And, for some categories of bugs, there are other languages that do not allow those categories of bugs to be written. But be careful not to read too much into that. Those languages may also allow other categories of bugs to be written, or to be written more easily. Do not assume that avoiding the previous generation of bugs means that your code is safe. |
|