ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

91,308 results

Real Python
Unicode in Python

Python's Unicode support is strong and robust, but it takes some time to master. There are several different ways of encoding ...

4:15
Unicode in Python

23,820 views

5 years ago

Python, Data & More
Python Basics Unicode

Learn how to change a character into its ascii value using the ord() function. Ord is python programming's Unicode function.

4:17
Python Basics Unicode

2,214 views

7 years ago

Studying With Alex
Unicode, in friendly terms: ASCII, UTF-8, code points, character encodings, and more

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 ...

10:54
Unicode, in friendly terms: ASCII, UTF-8, code points, character encodings, and more

320,816 views

4 years ago

anthonywritescode
python: unicode names and why they're bad (intermediate) anthony explains #356

today I talk about unicode variable names in python and why they're potentially problematic! playlist: ...

3:38
python: unicode names and why they're bad (intermediate) anthony explains #356

1,989 views

4 years ago

Python Morsels
Unicode in Python

When working with text files in Python, it's considered a best practice to specify the character encoding that you're working with.

2:59
Unicode in Python

1,309 views

3 years ago

Alpha Brains Courses
Python Unicode Demystified Comprehensive Tutorial - Python Unicode to ASCII Course

Mastering Unicode in Python: Comprehensive Guide* *About Our Course* Welcome to our comprehensive guide on Unicode in ...

1:46:04
Python Unicode Demystified Comprehensive Tutorial - Python Unicode to ASCII Course

628 views

1 year ago

Next Day Video
Pragmatic Unicode, or, How do I stop the pain?

Ned Batchelder Python has great Unicode support, but it's still your responsibility to handle it properly. I'll do a quick overview of ...

36:21
Pragmatic Unicode, or, How do I stop the pain?

79,526 views

13 years ago

Phil Parisi
How to Fix SyntaxError: unicode error unicodeescape codec in Python | Python Tutorial

How to Fix SyntaxError: unicode error unicodeescape codec can't decode bytes in position truncated. It's super simple - add an 'r' ...

1:19
How to Fix SyntaxError: unicode error unicodeescape codec in Python | Python Tutorial

40,353 views

4 years ago

LeetCoder
ASCII, Unicode, UTF-8: Explained Simply

programming #ascii #unicode EQUIPMENT I USE ⌨️ Keyboard: https://amzn.to/3tgO0le 🖱️ Mouse: https://amzn.to/45qLl5T ...

3:29
ASCII, Unicode, UTF-8: Explained Simply

127,902 views

3 years ago

Python Code School
Why Is Unicode Crucial For Python Text Processing? - Python Code School

Why Is Unicode Crucial For Python Text Processing? In this informative video, we will delve into the essential role of Unicode in ...

2:58
Why Is Unicode Crucial For Python Text Processing? - Python Code School

4 views

6 months ago

Python, Data & More
Python Basics String Value Unicode

Learn how to find the value of a string using the Unicode function from python. We are building a list using list comprehension.

5:31
Python Basics String Value Unicode

1,757 views

7 years ago

pycon08
Unicode In Python, Completely Demystified

Mr. Kumar McMillan (Leapfrog Online) -- slides at http://farmdev.com/talks/unicode/ -- This talks aims to make every single last ...

25:46
Unicode In Python, Completely Demystified

3,641 views

17 years ago

Hemanth Academy
30 ASCII, Unicode and Escape Sequence in Python by Hemanth Academy

In this lecture, we are going see about ASCII, Unicode representations and different Escape Sequence characters used in Python.

6:18
30 ASCII, Unicode and Escape Sequence in Python by Hemanth Academy

62 views

4 years ago

Code-yug
ASCII and UNICODE in Python | What is Unicode Code Point | \U in Python | chr and ord Functions

ASCII and UNICODE in Python | What is Unicode Code Point | \U in Python | chr and ord Functions This video is part of python ...

19:55
ASCII and UNICODE in Python | What is Unicode Code Point | \U in Python | chr and ord Functions

2,330 views

1 year ago

Python and Pandas with Reuven Lerner
Python and Unicode characters

What is Unicode? How can we insert Unicode characters into strings? What's the difference between \x, \u, and \U? How can we ...

13:10
Python and Unicode characters

7,038 views

3 years ago

Next Day Video
The Guts of Unicode in Python

Benjamin Peterson This talk will examine how Python's internal Unicode representation has changed from its introduction through ...

28:02
The Guts of Unicode in Python

4,169 views

12 years ago

Codemy.com
Unicode Characters & Special Characters - Python Tkinter GUI Tutorial #51

How to use Unicode Characters and Special Characters with tKinter and Python. Using special characters in tKinter is super easy.

9:15
Unicode Characters & Special Characters - Python Tkinter GUI Tutorial #51

17,794 views

5 years ago

PyCon AU
Unicode and Python: the absolute minimum you need to know

Raphaël Merx https://2018.pycon-au.org/talks/44562-unicode-and-python-the-absolute-minimum-you-need-to-know/ Born from ...

24:17
Unicode and Python: the absolute minimum you need to know

16,852 views

7 years ago

Ivan Grishaev
Python Unicode

Грустно умные люди поняли что необходим какой-то стандарт и начали разрабатывать unicode давайте определимся что ...

30:19
Python Unicode

4,619 views

10 years ago

Cursos Abiertos Universidad
Codificación ASCII y Unicode en Python

Si quieren imprimir algún carácter especial o no puede imprimir todos los caracteres en ocasiones es difícil para python de ...

4:10
Codificación ASCII y Unicode en Python

4,602 views

6 years ago