Defensive Coding

Published: Nov. 28, 2019, 7 a.m.

Defensive programming is about creating long lasting applications that will graciously handle unexpected inputs from users. It's building code to survive the test of time.

Read more ›

The post Defensive Coding appeared first on Complete Developer Podcast.