Python standard library: Encoding and decoding strings

preview_player
Показать описание


Subscribe to this channel, as I try to go through all of the Python standard library!
Рекомендации по теме
Комментарии
Автор

Very nicely presented! Keep continuing.

seshukumar
Автор

Hello Sir, I just want to say your video is helpful! This topic "encoding and decoding" is a topic of the Advanced Python class in my community college.

The name of that class "Advanced Python " makes me anxious at first, but after watching your video, I decided to take that class and face my fear head-on two semesters (aka 1 year) from now.

cwong
Автор

Very nice explanation with good examples.

MadhuExplorer
Автор

באתי לכתוב בתגובות אתה ישראלי כי ראיתי סרטון אחר ואז אמרת שלום ואני כזה :)
אחלה מדריכים בערוץ שמח שנתקלתי בערוץ שלך

thewhat
Автор

Wow just what I'm looking for. b.decode.
Can you do more on that?

rverm
Автор

when u executed the s.encode() for the s = 'abcd', why did it run this b 'abcd' and not in bytes? just like in the s.encode() where you used Hebrew instead.

and what does 'strict' do exactly?

khalidmelouka
Автор

Amazing Explaination!!!
Encode() and Decode() is not present in Python2.7 and its a very difficult task to carry out anything, Can you explain that plzz

rohansose
Автор

תודה רבה עכשיו אני מבין למה עברית מאיטה את המחשב. חחח

zachfenton
Автор

how do i convert "10" to a byte 0a/00001010?

fernandohood
Автор

As with most instructions, a basic assumption means i can't do this without exploring something else (hence weakening a quick explaination) שָׁלוֹם for many of us is not recocginized by our computers, you picked a good example piece, but for those of us that are not working in hebrew a alternate would have been nice.

AM-jwlo
Автор

Found it "jupyter notebook" :)

WeedMIC
Автор

Your keyboard is so loud ! Cherry blue mechanical keyboard ?

diegotrazzi
Автор

We don't have the key converter you to convert abcd to Hebrew or Chinese which make the video irrelevant.

rverm