Python's bitwise operations: What they are, how they work, and how to use them

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Best bitwise operators explanation on YT. By far!

necromeo-dev
Автор

You have beautifully explained them. kudos to you. Thanks alot

codezamacodinglabs
Автор

Thank you i pick this up literally seconds after you explained

jayhiryu
Автор

dude the way you explain everything is amazing, and easy to understand, I appreciated it!

th
Автор

I am happy I found this! this cleared up a lot of my confusion on bitwise operators. thank you Reuven, great and clear explanation on the topic!

SolomaZed
Автор

Very well explain! I struggle with Bitwise a lot when I found it in the book(datastructure and algorithm with Python) and I wondering when I'm gonna use this. Now it's clear. Thanks!

ngamsomset
Автор

Great explanation, clear audio and awesome enthusiasm. I will be back for more videos!

Grotesque
Автор

Thanks! Out of all the videos I browsed on this topic, this was by far the most informative. 🙂

itsobviouswho
Автор

I came for bitwise operations explanations and I'm pleased to find this. However, my main critique would be that you should explain how to go from decimal (13) to binary for someone new/unfamiliar.

ifeanyianene
Автор

Very well explained! The font size was not an issue for me. You did a wonderful job explaining these concepts. Thank you!

greggreen
Автор

Can't thank you enough for finally helping me to understand bitwise. I've being trying to clean sdss data and they have badflags which require removing. It was driving me crazy haha.

fernandes
Автор

One of the best explanations so far.
Thank you :)

hosnymubark
Автор

Great video, and you are a very engaging teacher!

anyalauria
Автор

Oof what a relief to have found this at 1 am. Thank you very much. If I am not going to use it, at least I can explain it to someone else.

nguessanbenie
Автор

Excellent overview and examples - thank you!

DanielSposito
Автор

Great explanation !! thanks for sharing your knowledge. respect !!

MW-uqwe
Автор

I like the use of jupyter notebook here, much easier to follow along compared to the IDLE >>> environment that people often use where this symbol >>> is >>> everywhere >>>

jsxica
Автор

Never thought I'd need to learn this subject. But here I am, and thank goodness for your excellent explanation. BTW I was at pycon Cleveland 2018 too !

TheAfreitag
Автор

it was both useful and interesting. thank you !

muadzsofri
Автор

I really enjoy the examples you use. I’m not sure if you have one, but a follow up video for tricks & tips using these in some more examples would be great! (It has been 2 years, so there might be a lot of this already out there 😅)

OhsoLosoo