Do PRIVATE variables EXIST in Python classes?

Pubblicato il: 30 gennaio 2023
sul canale di: 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


In questa pagina del sito puoi guardare il video online Do PRIVATE variables EXIST in Python classes? della durata di 16 minuti 40 seconda in buona qualità , che l'utente ha caricato Coders Bring Change (Python for Everyone) 30 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 605 volte e gli è piaciuto 24 spettatori. Buona visione!