Defensive Coding for C/C++
-
Description
-
Reviews (0)
Description
Defensive programming is a methodology for writing code that is not prone to present or future errors potentially caused by unexpected user inputs or actions. In this course, you will explore common risks to C/C++, how to defend against common attacks, the best way to deal with user input, and finally, you’ll explore some best practices for creating defendable code.
Reviews
There are no reviews yet.