Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
940 results
When working with text files in Python, it's considered a best practice to specify the character encoding that you're working with.
1,308 views
3 years ago
Audible free book: http://www.audible.com/computerphile Representing symbols, characters and letters that are used worldwide is ...
2,098,888 views
12 years ago
This video explains ASCII, Unicode, UTF-32 and UTF-8 string encodings. 0:00 Introduction 0:30 ASCII 2:31 Unicode standard ...
11,904 views
We will discuss why Unicode strings can be tricky to compare due to accent marks and case. You have to perform two operations ...
176 views
How do computers store text? In this video you will learn how we encode text into numbers, and decode those back into text.
16,675 views
1 year ago
strings vs. bytes, what's the diff? Strings and bytes are both fundamental types in Python. At a surface level they also appear do be ...
82,098 views
2 years ago
In this lecture, we are going see about ASCII, Unicode representations and different Escape Sequence characters used in Python.
62 views
4 years ago
Python Unicode: Essential Concepts for IT Professionals, Unicode in Python The provided sources explain Unicode in Python, ...
42 views
1 month ago
http://www.py4e.com - Python for Everybody: Exploring Data in Python 3.0 Please visit the web site to access a free textbook, free ...
43,053 views
9 years ago
If you have single byte Unicode characters you can use [::-1] slicing syntax to reverse. With larger byte characters like , you can ...
361 views
Do you want to know more about ASCII, Extended ASCII and Unicode? In this video, we'll explain how to represent character data ...
5,336 views
Use ord( ) to transform Python characters into their underlying numeric values. The numeric values depend on underlying ...
160 views
Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM ...
168,914 views
6 years ago
Public WiFi is everywhere — hotels, coffee shops, airports — and most of us connect without thinking twice. But what can ...
2,744 views
5 hours ago
This video will help you understand about PYTHON STRINGS in detail with examples and animation. Please subscribe to our ...
826 views
ctf #snyk #challenge This video is the first of this topic, it describes how to resolve CTF-101 UniBypass in order to retrieve the flag.
1,118 views
La bonne nouvelle avec Unicode, c'est que Python est totalement compatible avec le codage Unicode. La mauvaise nouvelle ...
11,206 views
8 years ago
How to solve unicode error 'unicodeescape' codec can't decode bytes in position malformed \N character escape solved in ...
1,971 views
Decoding unicode. Reaction vid: https://www.patreon.com/posts/reaction-video-i-80224244 More info and sources at bottom.
147,785 views
What's the relationship between Unicode and UTF-8? Why is it confusing to people? In this video I make an honest attempt to ...
31,659 views
5 years ago