Object Oriented Programming In Python 8 - Encapsulation -Getters And Setters

Опубликовано: 15 Октябрь 2024
на канале: Ssali Jonathan
304
16

Hey guys, In this video, I introduce a very important concept called encapsulation. Encapsulation is a concept of binding data and methods into a single unit called a class.

Keeping attributes in a class implies that they are private and only accessed with getters and setters.

Please like, share and comment on this video.

Please subscribe to this channel.
https://github.com/jod35/Python-objec...

FOLLOW ME:
Twitter:   / jod35_  
Github: https://github.com/jod35