Introduction to Secure Coding for C/C++

When budgets, customers and reputations are at stake, software developers need every available tool to ensure that applications and code are as secure as possible. Going a step above and beyond, this interactive online learning center provides detailed lessons for securing C/C++ code. Individual lessons cover pressing topics such as:
- A basic overview of software security
- Time-testing defensive coding principles
- An explanation of buffer overflows
- And more.