Wednesday, October 31, 2018

Chaos Monkey

What is defensive programming? What are some steps you can take to make your program difficult to break? What are some steps you might try when testing other's code?


You have to be very clear in your coding and if the code is advanced code you will have to put understandable comments so whoever reads the code will not break the code and can go through the code with ease. I will add random numbers to see how it will effect the program. 

No comments:

Post a Comment