ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,004 results

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,302 views

3 years ago

Computerphile
Characters, Symbols and the Unicode Miracle - Computerphile

Audible free book: http://www.audible.com/computerphile Representing symbols, characters and letters that are used worldwide is ...

9:37
Characters, Symbols and the Unicode Miracle - Computerphile

2,098,248 views

12 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,879 views

3 years ago

ModernPython
Case insensitive comparision of Unicode Python strings 🐍 #shorts #python

We will discuss why Unicode strings can be tricky to compare due to accent marks and case. You have to perform two operations ...

0:51
Case insensitive comparision of Unicode Python strings 🐍 #shorts #python

176 views

3 years ago

Joel John J
Python Unicode: Essential Concepts for IT Professionals, Unicode in Python

Python Unicode: Essential Concepts for IT Professionals, Unicode in Python The provided sources explain Unicode in Python, ...

7:23
Python Unicode: Essential Concepts for IT Professionals, Unicode in Python

42 views

1 month ago

Chuck Severance
PY4E - Unicode and UTF-8 in Python (Chapter 12 Part 4)

http://www.py4e.com - Python for Everybody: Exploring Data in Python 3.0 Please visit the web site to access a free textbook, free ...

11:15
PY4E - Unicode and UTF-8 in Python (Chapter 12 Part 4)

43,011 views

9 years ago

NoBS Code
How Computers Store Text - ASCII, Unicode, UTF-8, UTF-16, and UTF-32

How do computers store text? In this video you will learn how we encode text into numbers, and decode those back into text.

8:48
How Computers Store Text - ASCII, Unicode, UTF-8, UTF-16, and UTF-32

16,509 views

1 year ago

ModernPython
CORRECT way to reverse a Python string and handle Unicode 🐍 #shorts

If you have single byte Unicode characters you can use [::-1] slicing syntax to reverse. With larger byte characters like , you can ...

0:58
CORRECT way to reverse a Python string and handle Unicode 🐍 #shorts

361 views

3 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

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,202 views

8 years ago

mCoding
str vs bytes in Python

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

8:35
str vs bytes in Python

82,065 views

2 years ago

ModernPython
Get the numeric (ASCII/code point) values of Python characters 🐍 #shorts

Use ord( ) to transform Python characters into their underlying numeric values. The numeric values depend on underlying ...

0:22
Get the numeric (ASCII/code point) values of Python characters 🐍 #shorts

157 views

3 years ago

Scott Hanselman
Code Pages, Character Encoding, Unicode, UTF-8 and the BOM - Computer Stuff They Didn't Teach You #2

Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM ...

17:18
Code Pages, Character Encoding, Unicode, UTF-8 and the BOM - Computer Stuff They Didn't Teach You #2

168,882 views

6 years ago

Emanuele Picariello
CTF Walkthrough: CTF-101 by Snyk, Bypassing Python Unicode Parsing

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.

3:46
CTF Walkthrough: CTF-101 by Snyk, Bypassing Python Unicode Parsing

1,116 views

3 years ago

Python community
12 3 Unicode Characters and Strings

About this Course This course aims to teach everyone the basics of programming computers using Python. We cover the basics of ...

17:18
12 3 Unicode Characters and Strings

102 views

4 years ago

Haguin School
ASCII, Extended ASCII and Unicode | 9618 | AS Level Computer Science

Do you want to know more about ASCII, Extended ASCII and Unicode? In this video, we'll explain how to represent character data ...

5:06
ASCII, Extended ASCII and Unicode | 9618 | AS Level Computer Science

5,322 views

3 years ago

United Top Tech
Unicode error 'unicodeescape' codec can't decode bytes in position solved in python opencv

How to solve unicode error 'unicodeescape' codec can't decode bytes in position malformed \N character escape solved in ...

1:37
Unicode error 'unicodeescape' codec can't decode bytes in position solved in python opencv

1,969 views

3 years ago

Phil Edwards
Why I can type  ±©♥🔥🂱Ʊ in this title

Decoding unicode. Reaction vid: https://www.patreon.com/posts/reaction-video-i-80224244 More info and sources at bottom.

11:08
Why I can type ±©♥🔥🂱Ʊ in this title

147,761 views

2 years ago

Learning Champion
Strings - Unicode || Multiline || Immutability || Delete || Python for Beginners

This video will help you understand about PYTHON STRINGS in detail with examples and animation. Please subscribe to our ...

9:23
Strings - Unicode || Multiline || Immutability || Delete || Python for Beginners

826 views

4 years ago

Your cyberpunk robot teacher
When Computers Learned to Speak the Same Language #informatics #unicode #ascii #encoding

How encoding systems like ASCII and Unicode made global digital communication possible. Interesting fact and cyberpunk ...

0:59
When Computers Learned to Speak the Same Language #informatics #unicode #ascii #encoding

66 views

4 months ago