Fixing the Next 10,000 Aliasing Bugs | Considerations on Codecrafting

Why do software bugs happen? There are many possible causes of bugs, but if we look at examples, we can hopefully see patterns in the bugs that arise and design our programming languages to rule out entire classes of bugs.