Defensive Coding Fundamentals for C/C++
Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Defensive Programming is a methodology for writing code not prone to errors caused by unexpected user inputs/actions. Explore the fundamentals of defensive programming for C/C++ including inspections, testing, and input validation.