Skip to Content
Advanced Python Development: Using Powerful Language Features in Real-World Applications
book

Advanced Python Development: Using Powerful Language Features in Real-World Applications

by Matthew Wilkes
July 2020
Intermediate to advanced
620 pages
13h 42m
English
Apress
Content preview from Advanced Python Development: Using Powerful Language Features in Real-World Applications
© Matthew Wilkes 2020
M. WilkesAdvanced Python Developmenthttps://doi.org/10.1007/978-1-4842-5793-7_11

11. Fault tolerance

Matthew Wilkes1 
(1)
Leeds, West Yorkshire, UK
 

It’s natural for developers to write code from an optimistic standpoint. We write code that doesn’t work, and then we adjust it repeatedly until it gives us the result we want. Hopefully, we also write tests that allow us to verify that the code still works in the future and tests to check that we are handling any edge cases that we’ve become aware of correctly. We can never write tests to cover problems we haven’t thought of yet, so being disciplined with how code is divided and handles the small problems it encounters is the best strategy we have for writing software that behaves ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Python 3 Programming Techniques

Advanced Python 3 Programming Techniques

Mark Summerfield
Intuitive Python

Intuitive Python

David Muller

Publisher Resources

ISBN: 9781484257937Purchase LinkPublisher Website