February 23-25, 2022
Online, Timezone GMT-5

Using Immutable Data with Python

An enormous number of common programming errors arise from misuse or overuse of mutable state. To avoid this pitfall, many like to employ a more functional style of programming. Sadly, several of the most common Python data structures are mutable to their core!

But never fear: in this talk, we’ll show good idioms and data structures for avoiding mutability while maintaining efficiency and a readable style.

View all 145 sessions

Josh Reed

Aiven

Josh lives in Montréal, Canada, and works for Aiven.io as a Staff Platform Engineer. With many years of experience in several parts of the software development lifecycle, he has a passion for processes that enable smooth interactions between developers and operations. When he’s not hacking away at a problem or championing best practices, he loves to cook recipes from around the world, as long as he can garnish them with a little bit of cilantro!

Read More