Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Mutable vs Immutable - Python в хорошем качестве

Mutable vs Immutable - Python 5 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Mutable vs Immutable - Python

In this video I go over a very detailed explanation of mutable and immutable objects in python. This is an extremely important concept and is is vital that you understand it if you program with python. Mutable objects are changeable and act differently in memory than other objects. You can create copies and aliases of them. Immutable objects are standard data types that cannot be changed or aliased. Mutable Objects: - dict - list - set Immutable Objects: - int - str - float - bool etc.. Want To Support This Channel? Bitcoin: 1PbkAYLFaJBgjbKn2ptGyBz65xWN8hJgBU Ethereum: 0xdd42dbbdba60f7163fc7a840e189474b6e8bfcad Ripple: rD4arM9CVjQWqi8f1kxdpCgkCgEkqBgtud Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech - Tech With Tim - Python Tutorials - Mutable Objects - Immutable objects - Mutable vs Imuttable python - Python mutable - Python immutable

Comments