Python Immutability Overview
This is the first video of the course and gives you an overview about the course objectives.
00:00 Hey there, this is Dan. In this video, I want to talk about immutability in Python. In this video, I want to show you what immutability means. What does it mean when an object is immutable or where you refer to an object as immutable?
00:14 And then I want to talk about the specifics of immutability in Python, because there are actually some aspects of it that are not that intuitive, especially if you’re coming from a different language background.
00:26 I want to cover those so that you know what’s going on and you know how to handle these situations when you encounter them in practice!
Become a Member to join the conversation.