Get your FREE Python Cheat Sheets: k0nze.gumroad.com
@Zimzozaur Жыл бұрын
At 1:56 there is a serious mistake. In Python, there are no primitive data types as in Java. Everything in Python is an object. The example also contains errors. I recommend watching this lecture to fully understand the subject kzbin.info/www/bejne/lXKoe3uBfNBspNU
@darrengreene747110 ай бұрын
One of the best tutorials out there for this Python concept. Well done and thank you!
@ankitsapra15952 жыл бұрын
You made the concept crystal clear! Thank You
@alexman1284 ай бұрын
Best Python explanation I have seen for python concepts, kudos!
@socialjustice16110 ай бұрын
Beautifully Explained. Detailed and conceptually clear which is the most important.
@fzet2 жыл бұрын
you're incredible !! this topic confused me a lot and you cleared it up for me in less than 12 minutes!! thank you so much. i wish you all the best!!
@Jayanth_Hariharan Жыл бұрын
This was so helpful for real, thank you!
@KonradTamas Жыл бұрын
Awesome video. Maybe try to zoom in the code in next videos, because I was struggling to read it on mobile! Keep up the good work
@olivierdulac9 ай бұрын
Crystal clear explanations. I will check the rest of your videos
@patrickwilliams72102 жыл бұрын
you said at 2:19 that lists and dictionaries are immutable. I thought dictionaries and list in python are mutable?
@omgPoopii Жыл бұрын
he said: "when a mutable datatype"
@jamesedwards6173Ай бұрын
He didn't say "immutable". He said, "When a mutable data type, such as..." (For example, see 3:02 and 4:11 for further confirmation.)
@kaustubhkarkhanis4584 Жыл бұрын
My man's a absolute G 💯
@alexanderl9923 Жыл бұрын
Would be great if you would increase the font size & make use of all the empty space as it’s very hard for me to watch it from my phone. Great video though!
@ApneDharamSeJudo Жыл бұрын
Thank you so much for such a nice explanation.
@d_15745 Жыл бұрын
At 2:18 there is a mistake - don't you mean MUTABLE data and NOT immutable data? In other words, you mention list and dictionaries as being immutable in the video but list and dictionaries are MUTABLE so there is a mistake.
@olivierdulac9 ай бұрын
No mistakes : he said "when there is A mutable datatype ..."
@gersonadr22 жыл бұрын
Can you please cover object attributes, and how they work? (pass by value Vs pass by reference)
@JaydenMomos2 жыл бұрын
How about objects and object attributes?
@deadman14622 жыл бұрын
Thanks, i became your subscriber :)
@k0nze_builds2 жыл бұрын
Awesome, thank you!
@rartero2 жыл бұрын
Thanks a lot, I follow you! 😉
@k0nze_builds2 жыл бұрын
I'm happy you enjoyed the video. And welcome aboard!