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
91,308 results
Python's Unicode support is strong and robust, but it takes some time to master. There are several different ways of encoding ...
23,820 views
5 years ago
Learn how to change a character into its ascii value using the ord() function. Ord is python programming's Unicode function.
2,214 views
7 years ago
Ever been bit by a Unicode bug? Maybe you weren't treating UTF-8 encoded data correctly, or tried to read it as ASCII? Maybe ...
320,816 views
4 years ago
today I talk about unicode variable names in python and why they're potentially problematic! playlist: ...
1,989 views
When working with text files in Python, it's considered a best practice to specify the character encoding that you're working with.
1,309 views
3 years ago
Mastering Unicode in Python: Comprehensive Guide* *About Our Course* Welcome to our comprehensive guide on Unicode in ...
628 views
1 year ago
Ned Batchelder Python has great Unicode support, but it's still your responsibility to handle it properly. I'll do a quick overview of ...
79,526 views
13 years ago
How to Fix SyntaxError: unicode error unicodeescape codec can't decode bytes in position truncated. It's super simple - add an 'r' ...
40,353 views
programming #ascii #unicode EQUIPMENT I USE ⌨️ Keyboard: https://amzn.to/3tgO0le 🖱️ Mouse: https://amzn.to/45qLl5T ...
127,902 views
Why Is Unicode Crucial For Python Text Processing? In this informative video, we will delve into the essential role of Unicode in ...
4 views
6 months ago
Learn how to find the value of a string using the Unicode function from python. We are building a list using list comprehension.
1,757 views
Mr. Kumar McMillan (Leapfrog Online) -- slides at http://farmdev.com/talks/unicode/ -- This talks aims to make every single last ...
3,641 views
17 years ago
In this lecture, we are going see about ASCII, Unicode representations and different Escape Sequence characters used in Python.
62 views
ASCII and UNICODE in Python | What is Unicode Code Point | \U in Python | chr and ord Functions This video is part of python ...
2,330 views
What is Unicode? How can we insert Unicode characters into strings? What's the difference between \x, \u, and \U? How can we ...
7,038 views
Benjamin Peterson This talk will examine how Python's internal Unicode representation has changed from its introduction through ...
4,169 views
12 years ago
How to use Unicode Characters and Special Characters with tKinter and Python. Using special characters in tKinter is super easy.
17,794 views
Raphaël Merx https://2018.pycon-au.org/talks/44562-unicode-and-python-the-absolute-minimum-you-need-to-know/ Born from ...
16,852 views
Грустно умные люди поняли что необходим какой-то стандарт и начали разрабатывать unicode давайте определимся что ...
4,619 views
10 years ago
Si quieren imprimir algún carácter especial o no puede imprimir todos los caracteres en ocasiones es difícil para python de ...
4,602 views
6 years ago