ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,609 results

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,221,233 views

4 years ago

GeeksforGeeks News
ASCII codes with Python | Ashish Jangra | GeeksforGeeks Python

Learn Python from scratch: https://practice.geeksforgeeks.org/courses/fork-python For daily free and live classes, subscribe to: ...

28:51
ASCII codes with Python | Ashish Jangra | GeeksforGeeks Python

98 views

Streamed 4 years ago

Master Hellish
CodinGame Python - E6 - ASCII Art

Time to practice some coding skills and this time I am doing Python which is completely new to me. Enjoy!

31:36
CodinGame Python - E6 - ASCII Art

3,086 views

4 years ago

SalteeKiller
How to Code ASCII-Art in Python

Are you like me and have no art skills or just a lack of patience to create your own ASCII-Art manually like Pam on The Office?

20:12
How to Code ASCII-Art in Python

2,733 views

4 years ago

Shane Lee
Creating an Image to Ascii text converter in Python

Get the code to follow along with this video: https://github.com/ShaneLee/ascii-py Better video that this was inspired by ...

20:55
Creating an Image to Ascii text converter in Python

471 views

4 years ago

Code Fiction
ASMR Programming - Spinning Cube - No Talking

Hello my dear coders, You know how much I like spinning shapes. In this video, I tried to visualize a fancy cube with ASCII chars.

20:45
ASMR Programming - Spinning Cube - No Talking

5,326,576 views

3 years ago

Stephen Hustedde
Python 05I ASCII Art

Python 05I - ASCII Art Project This project utilizes nested loops and a sentinel value to allow the user to choose a shape to be ...

38:24
Python 05I ASCII Art

1,989 views

6 years ago

Highblix
Python program to encrypt and decrypt the user message using ASCII value  | #ppe103a | Highblix

Learn Python Learn Python and more https://www.youtube.com/channel/UC04Wn_NAc9r2KP5DlarF_GQ/videos download code ...

21:35
Python program to encrypt and decrypt the user message using ASCII value | #ppe103a | Highblix

1,664 views

5 years ago

ComputerBread
Making a 3D rotating ASCII cube in the terminal (full tutorial)

Hello, this is ComputerBread, Today, let's build a 3D rotating ASCII cube in the terminal, using only our brain, in zig!!! No AI, no ...

3:00:45
Making a 3D rotating ASCII cube in the terminal (full tutorial)

6,169 views

10 months ago

standardcombo
ASCII-art Techniques & Animation Tutorial - Part 1

In this live stream I cover everything I've learned about ASCII-art over the past 7 years of game dev for Stone Story RPG. Let me ...

1:03:22
ASCII-art Techniques & Animation Tutorial - Part 1

62,622 views

5 years ago

Zanesar Islam
ASCII ART puzzle from codingame solved python

In this video, I stumble and solve the ASCII ART puzzle from codingame with python 3. 0:00 Intro to the problem 5:13 Solution in ...

23:53
ASCII ART puzzle from codingame solved python

75 views

3 years ago

TokyoEdtech
Simple Hangman Game with ASCII Graphics

DOWNLOAD THE CODE HERE: https://github.com/wynand1004/Projects/tree/master/Hangman A simple hangman game using ...

28:55
Simple Hangman Game with ASCII Graphics

5,617 views

5 years ago

Giovanni Code
3D ASCII Spinning Donut Tutorial

Learn how to create a 3D spinning Donut using Python with Pygame. ---RESOURCES--- This code is inspired by Andy Sloane ...

21:45
3D ASCII Spinning Donut Tutorial

28,480 views

4 years ago

Emmanuel Jesuyon Dansu
19. Simple ASCII Art Generator

Create stunning ASCII art effortlessly with this Simple ASCII Art Generator in Python. This project transforms your favorite images ...

22:19
19. Simple ASCII Art Generator

55 views

4 months ago

CodeBroski
Turning Images into ASCII Art with Python | Fun Coding Project!

Watch how we turn a normal image into cool ASCII art using Python! Simple, fast, and fun — don't skip, broski #Python ...

20:34
Turning Images into ASCII Art with Python | Fun Coding Project!

17 views

4 months ago

ZK Tutorials
4 Python ASCII values ord()| How To Find ASCII Code Of Character| HowTo Create ASCII |

4 Python ASCII values ord()| How To Find ASCII Code Of Character| HowTo Create ASCII | Your Queries - Python ASCII Functions ...

22:08
4 Python ASCII values ord()| How To Find ASCII Code Of Character| HowTo Create ASCII |

7 views

2 years ago

Programming Gurukul
Lec.01 | Getting Started with Coding | Binary, ASCII & Python Introduction for Beginners

Are you new to coding? In this beginner-friendly video, we'll break down the basics of programming step by step: ...

32:04
Lec.01 | Getting Started with Coding | Binary, ASCII & Python Introduction for Beginners

24 views

5 months ago

Enric Domingo - AI Engineering
Python Functions, ASCII and f-strings -  Advent of Python 🐍 Course - Day 3

3rd day from the "Advent of Python Course" video series where we will learn about #python #functions , #ascii and #fstrings ...

40:34
Python Functions, ASCII and f-strings - Advent of Python 🐍 Course - Day 3

124 views

3 years ago

Code Fiction
ASMR Programming - Video to ASCII C++ - No Talking

Hi all, Hope you like the video to ASCII converter! PRs are welcome on github.

41:33
ASMR Programming - Video to ASCII C++ - No Talking

220,576 views

2 years ago

SF Python
Scrolling Animated ASCII Art in Python — Al Sweigart (PyBay 2024)

"Scroll art" is a form of ASCII art that is creative and accessible to beginners. Coding within the the constraints of only loops, print(), ...

33:44
Scrolling Animated ASCII Art in Python — Al Sweigart (PyBay 2024)

454 views

1 year ago

GeeksforGeeks News
ASCII to Binary | Python | Ashish Jangra | GeeksforGeeks Python

Learn Python from scratch: https://practice.geeksforgeeks.org/courses/fork-python For daily free and live classes, subscribe to: ...

28:26
ASCII to Binary | Python | Ashish Jangra | GeeksforGeeks Python

146 views

Streamed 4 years ago

PyTexas
20 GOTO 10: How to Make Scrolling ASCII Art (Al Sweigart) - PyTexas 2024

20 GOTO 10: How to Make Scrolling ASCII Art Scroll art is a form of animated ASCII art that beginners can make. Using loops ...

22:58
20 GOTO 10: How to Make Scrolling ASCII Art (Al Sweigart) - PyTexas 2024

968 views

1 year ago

Dr.Bhrigu Celly
Using ASCII and Arrays with repl.it

The second way of doing it is essentially you also check for each character but checking for the ASCII code you are checking ...

42:04
Using ASCII and Arrays with repl.it

173 views

5 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

629 views

1 year ago

Ankur
PYTHON LECTURE 7:  Loops{ For- While- Nested} and ASCII Symbols

Hey, Everyone! Welcome to the Seventh lecture of "Python for ML Enthusiast" bought to you by IOSD UIET KUK. This video ...

50:23
PYTHON LECTURE 7: Loops{ For- While- Nested} and ASCII Symbols

67 views

6 years ago