ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,637 results

WsCube Tech
Python Find ASCII Value of Character Program | Python Programming

In this video, learn Python Find ASCII Value of Character Program | Python Programming. Find all the videos of the 100+ Python ...

2:43
Python Find ASCII Value of Character Program | Python Programming

32,023 views

3 years ago

Ork Slayer Gamedev
EASY Health Bars for BEGINNERS - Python ASCII Tutorial

Health Bars, Mana Bars, Experience Bars... you name it! Watch the video to find out the most simple way of creating bars for your ...

7:45
EASY Health Bars for BEGINNERS - Python ASCII Tutorial

7,079 views

2 years ago

CodeX
Convert Image into ASCII Art using Python (3 lines). | Python tutorials | Codex Python.

In this tutorial, we will learn how to convert images into ASCII Art for the terminal in Python. ASCII Art is the art of creating pictures ...

1:56
Convert Image into ASCII Art using Python (3 lines). | Python tutorials | Codex Python.

23,101 views

5 years ago

The Coding Train
Coding Challenge 166: ASCII Text Images

Let's make ASCII art in p5.js together! In this video, I demonstrate a variety of techniques for translating the pixels of an image into ...

22:42
Coding Challenge 166: ASCII Text Images

1,220,807 views

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

3 years ago

Ork Slayer Gamedev
EASY Random Map Generation - Python ASCII Tutorial

Here's my simple idea of how anyone can create random maps for their ASCII games without complicated algorithms! NOTE: I ...

8:36
EASY Random Map Generation - Python ASCII Tutorial

14,303 views

2 years ago

Ork Slayer Gamedev
Same Roguelike in Two Different Styles - Python ASCII vs Pygame

I show you the process of creating a game with the same logic with both ASCII (using native python) and Pygame. If you want to try ...

8:31
Same Roguelike in Two Different Styles - Python ASCII vs Pygame

14,064 views

1 year ago

Ork Slayer Gamedev
EASY Typewriter Effect for BEGINNERS - Python ASCII Tutorial

Long requested tutorial about how you can print out ASCII art! I decided deliver it with the typewriter effect in the same video.

2:41
EASY Typewriter Effect for BEGINNERS - Python ASCII Tutorial

5,975 views

3 years ago

Jakubication
Python: How To Print ASCII Values Of Characters

This video uses a Python program to show how to print ascii values of characters. ASCII stands for American Standard Code for ...

0:17
Python: How To Print ASCII Values Of Characters

1,476 views

6 months ago

Ork Slayer Gamedev
Python ASCII RPG Tutorial #1 (Basics, Main Menu, Saving)

CHALLENGE IS OVER - THANKS FOR THE PARTICIPANTS TUTORIAL: Playlist: ...

7:07
Python ASCII RPG Tutorial #1 (Basics, Main Menu, Saving)

38,961 views

4 years ago

Ork Slayer Gamedev
Python ASCII RPG Tutorial #2 (Stats, Map, Movement)

CHALLENGE IS OVER - THANKS FOR THE PARTICIPANTS TUTORIAL: Playlist: ...

7:17
Python ASCII RPG Tutorial #2 (Stats, Map, Movement)

17,738 views

3 years ago

Jakubication
Python Program To Print ASCII Value Of A Character

This video shows a Python program to print ascii value of a character. It shows using the ord function along with print to print the ...

0:33
Python Program To Print ASCII Value Of A Character

38 views

6 months 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,666 views

1 year 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,335 views

3 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

160 views

3 years ago

shegue77
Turn Text into ASCII Art in Python! 😎

Using Pyfiglet, we can easily create ASCII art in Python! PyPi page for PyFiglet: https://pypi.org/project/pyfiglet/ Don't forget to like, ...

0:22
Turn Text into ASCII Art in Python! 😎

1,766 views

4 months ago

Pythonic World
#getting the #ascii  #value of a #character - #python #coding #challenge - #easy #18

please #like, #share, #subscribe for #more and #comment any #questions #try #it #yourself: ...

2:19
#getting the #ascii #value of a #character - #python #coding #challenge - #easy #18

10 views

2 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,865 views

12 years ago

Jakubication
How To Convert String To ASCII In Python

This video shows how to convert string to ascii in Python. It shows two different ways to convert a string to a list of each character's ...

1:28
How To Convert String To ASCII In Python

11 views

7 months ago

BiswasXTech
💻 Python Trick: Get ASCII Value of a Character Instantly! ⚡

In this quick and powerful Python tutorial, you'll learn how to instantly get the ASCII value of any character using the built-in ord() ...

6:13
💻 Python Trick: Get ASCII Value of a Character Instantly! ⚡

13 views

4 months ago