ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,780 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,696 views

5 years ago

Python Basics
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,199 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

314,458 views

4 years 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

6,938 views

3 years ago

EASY_CODE_HUB
๐Ÿ”ฃ Unicode & Encoding in Python | Master Text Representation | Class-106

Welcome to Class-106 of EasyCodeHub! In this video, we dive deep into Unicode and Encoding in Python โ€“ the foundation ofย ...

9:34
๐Ÿ”ฃ Unicode & Encoding in Python | Master Text Representation | Class-106

18 views

4 months ago

Python Basics
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,735 views

7 years ago

The Python Oracle
Unicode (UTF-8) reading and writing to files in Python

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn -- Music by Eric Matyasย ...

7:04
Unicode (UTF-8) reading and writing to files in Python

327 views

2 years ago

Sam Bowne
Unicode in Python

Recorded at Texas Summer Working Connections on July 12, 2021 More info: https://samsclass.info/124/VP2020.htm.

5:15
Unicode in Python

114 views

4 years ago

Cours Python
2.1 Codage, jeux de caractรจres et Unicode

La bonne nouvelle avec Unicode, c'est que Python est totalement compatible avec le codage Unicode. La mauvaise nouvelleย ...

6:35
2.1 Codage, jeux de caractรจres et Unicode

11,116 views

7 years ago

Sreekanth
ASCII, Unicode, UTF-32, UTF-8 explained | Examples in Rust, Go, Python

This video explains ASCII, Unicode, UTF-32 and UTF-8 string encodings. 0:00 Introduction 0:30 ASCII 2:31 Unicode standardย ...

10:41
ASCII, Unicode, UTF-32, UTF-8 explained | Examples in Rust, Go, Python

11,646 views

3 years ago

FH Coding
How To Convert Characters Into Unicode with Python!

If you are reading this, make sure you are subscribed ;)

5:07
How To Convert Characters Into Unicode with Python!

1,135 views

4 years ago

James Briggs
Unicode Normalization for NLP in Python

โ„•๐• -๐• ๐•Ÿ๐•– ๐•š๐•Ÿ ๐•ฅ๐•™๐•–๐•š๐•ฃ ๐•ฃ๐•š๐•˜๐•™๐•ฅ ๐•ž๐•š๐•Ÿ๐•• ๐•จ๐• ๐•ฆ๐•๐•• ๐•–๐•ง๐•–๐•ฃ ๐•ฆ๐•ค๐•– ๐•ฅ๐•™๐•–๐•ค๐•– ๐•’๐•Ÿ๐•Ÿ๐• ๐•ช๐•š๐•Ÿ๐•˜ ๐•—๐• ๐•Ÿ๐•ฅย ...

15:27
Unicode Normalization for NLP in Python

3,269 views

4 years ago

Coding News Today
Maketrans() and Translate() functions in Python | Built-in String methods |  Unicode

In this video, we will learn what is Maketrans() and translate() functions in Python, and how to use Maketrans and translate built-inย ...

9:30
Maketrans() and Translate() functions in Python | Built-in String methods | Unicode

111 views

10 months ago

The Python Oracle
Unicode (UTF-8) reading and writing to files in Python

Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn -------------------------------------------------- Musicย ...

5:46
Unicode (UTF-8) reading and writing to files in Python

58 views

1 year ago

infofit software
string datatype - string datatype in python - Unicode - python tutorial class3

A string datatype is one of the most important data types in python. Strings are a sequence of Unicode characters. This video talksย ...

12:27
string datatype - string datatype in python - Unicode - python tutorial class3

506 views

4 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,680 views

5 years ago

Free Python Code
Unicode Encoding and Decoding in Python How to Encode and Decode Text Characters
4:49
Unicode Encoding and Decoding in Python How to Encode and Decode Text Characters

260 views

1 year ago

DataMites
What is Unicode in Python | Python Interview Questions

Watch Video to understand the meaning of Unicode in Python with an example, and know how to print Unicode. #pythonunicodeย ...

6:40
What is Unicode in Python | Python Interview Questions

1,091 views

2 years ago

Comp.Endium GCSE & A-Level Computer Science
Monster Video 37: ASCII and UNICODE - ASCII Conversion in Python (High Definition)

Objectives: โ€ข To be able to use the Python ord( ) and char( ) functions to translate between characters and their decimalย ...

12:03
Monster Video 37: ASCII and UNICODE - ASCII Conversion in Python (High Definition)

24 views

4 years ago

Coding News Today
ord() and chr() string methods in Python | String Methods | Unicode

In this video, we will learn what is Unicode and how we can use ord() and chr() string methods in Python 00:22 What is Unicode?

10:10
ord() and chr() string methods in Python | String Methods | Unicode

28 views

10 months ago