Top 25 most dangerous programming errors
January 12, 2009
The SANS Institute has published a list of the Top 25 Most Dangerous Programming Errors. The list itself contains all the usual suspects–buffer overflows, SQL injection, relying on client code to perform data validation, and various other classics. If any of the items on the list strike you as surprising, you probably shouldn’t be writing [...]
Filed under: Java, JavaScript, Programming | Comments (0)