Python an Immutable Object

Python an Immutable Object

John Philip Jones

10 лет назад

12,805 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@anurasenarathna1703
@anurasenarathna1703 - 01.03.2022 03:52

A very clear explanation of Garbage collection. Thank you

Ответить
@sadipiralabasireddy5141
@sadipiralabasireddy5141 - 09.02.2021 21:01

What an wonderful explantion, Mr JPJ, Thanks a lot!

Ответить
@elliulla
@elliulla - 12.11.2020 17:42

And what happens if again I reassign first_number=2? Is another new object created or is the variable reassigned to the first object?

Ответить
@hesamfirouznia2763
@hesamfirouznia2763 - 12.09.2020 07:35

I do not know how to thank you for your videos, they are so useful and your explanation is very clear, and I am very happy to be your subscriber :)

Ответить
@sreejareddygummi4900
@sreejareddygummi4900 - 06.05.2020 04:24

This happened same with the lists also.After changing the value of one of the variables in list,it changes its id after assigning another,so can we say lists are immutable?

Ответить
@Harish-ou4dy
@Harish-ou4dy - 21.02.2020 03:21

this channel deserves more subscribers.

Ответить
@redberries8039
@redberries8039 - 13.03.2018 21:26

....that was great

Ответить
@sols2006
@sols2006 - 16.03.2017 20:29

Awesome Explanation Thanks!!!

Ответить
@rayapupurushotham6139
@rayapupurushotham6139 - 14.11.2016 16:59

My search ends here.Than Q very much john philip jones....Will u please give me programs for FACTORIAL AND FOR FIBONACCI SERIES.......Please john and thanks in advance

Ответить
@confidential303
@confidential303 - 22.02.2016 15:22

Is the garbage collection algorithm also used for harddisks as well? I heard the data on your harddisk is not deleted actually pointers are deleted pointing to the data, that is why , it is possible to retrieve deleted items.

Ответить
@newname958
@newname958 - 08.12.2015 12:09

Is there any way to figure out whether a particular datatype is immutable or not.

Ответить
@borisrunakov1662
@borisrunakov1662 - 14.06.2015 12:08

Very informative ! Thank you !

Ответить
@sonyou9211
@sonyou9211 - 11.06.2015 08:54

Really good Videos.  Is there anywhere one can download all the slides ?  This would really help remember so of these concepts.  The idea is to store them and recall them in ones memory to make the understanding of these concepts solid in memory.

Ответить
@asmartbajan
@asmartbajan - 07.03.2015 04:12

Wow! Things are now getting interesting :)

Ответить