December 2023
Intermediate to advanced
794 pages
16h 31m
English
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
– Martin Golding
The information provided in the chapter "Errors and Exceptions" enlightens the reader on errors and how to manage exceptions, which will support scenarios that can potentially cause the applications to crash. This chapter makes programs more robust when they encounter with faulty data, regardless of whether the bad data results from an innocent error or an intentional attempt to cripple the programs. It is possible to design applicable, usable, and stable programs by utilizing the abilities learned in this chapter about handling exceptions.
After completing ...
Read now
Unlock full access