25.7.12
This website uses cookies to ensure you get the best experience on our website. Learn more

Defensive Coding Fundamentals for 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 in C/C++ including risks, clean code, iterative design, and testing.