Do PRIVATE variables EXIST in Python classes?

Publié le: 30 janvier 2023
sur la chaîne: Coders Bring Change (Python for Everyone)
605
24

Many Python tutorials speak of private variables. But can a dynamic language like Python even have private variables? The answer is no. There is no way to protect class attributes from being access from the outside. In this video you see why the visibility of all properties is public in Python.

C H A P T E R S
0:11 How people use underscores and call them private
0:26 How you think you can do it and why it is impossible (examples)
2:45 Double underscores are for name mangling and has another purpose
3:08 Single underscore is a convention

M Y O N L I N E T R A I N I N G
🎓Like my style of teaching? Try free chapters of my online courses: https://pythonforeveryone.com

L I N K S I N T H E V I D E O
Python private variables documentation: https://docs.python.org/3/tutorial/cl...

#private #public #python


Sur cette page du site, vous pouvez voir la vidéo en ligne Do PRIVATE variables EXIST in Python classes? durée 16 minute 40 seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Coders Bring Change (Python for Everyone) 30 janvier 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 605 fois et il a aimé 24 téléspectateurs. Bon visionnage!