ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

夏sir網上教室
Python Turtle Graphics Colors - pencolor, fillcolor, begin_fill, end_fill, bgcolor

pen color ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ import turtle screen = turtle.Screen() me = turtle.Turtle() ...

2:06
Python Turtle Graphics Colors - pencolor, fillcolor, begin_fill, end_fill, bgcolor

178 views

6 months ago

夏sir網上教室
Python For Loops with Turtle Graphics

... you want to draw a square using Python and Turtle You could write T forward 100 to left 90 T forward 100 T left 90 T forward 100 ...

1:53
Python For Loops with Turtle Graphics

62 views

6 months ago

夏sir網上教室
Python Turtle Penup and Pendown

Hi everyone Today we're going to learn about two simple turtle commands in Python Pen up and pen down If you've used Scratch ...

1:51
Python Turtle Penup and Pendown

226 views

6 months ago

夏sir網上教室
Python Turtle Graphics in a Nutshell

Welcome to this video on Python Turtle Graphics where code becomes art today we'll go on a journey from writing your very first ...

8:18
Python Turtle Graphics in a Nutshell

28 views

2 months ago

夏sir網上教室
Introduction to Python Turtle Graphics

Let's learn about python and how to draw shapes using turtle graphics python is a popular programming language it is used in ...

1:39
Introduction to Python Turtle Graphics

101 views

6 months ago

夏sir網上教室
Turtle Nested Loops

Hi everyone today we will draw a rotational symmetry pattern with Python turtle we will start with two squares first we will write the ...

2:51
Turtle Nested Loops

64 views

6 months ago

CodeTigers
An Hour of Code: Learn Python Turtle Patterns for Absolute Beginners - with Dr. Prasoon Goyal

An Hour of Code: Python Turtle Patterns with Dr. Prasoon Goyal 🎨🐢 Python Turtle Sandbox Link - https://www.pythonsandbox.com ...

57:09
An Hour of Code: Learn Python Turtle Patterns for Absolute Beginners - with Dr. Prasoon Goyal

2,450 views

2 months ago

The Debug Zone
How to Get the Position of a Turtle in Python: A Step-by-Step Guide

In this video, we'll explore how to effectively use Python's Turtle graphics library to determine the position of a turtle on the screen.

2:17
How to Get the Position of a Turtle in Python: A Step-by-Step Guide

12 views

6 months ago

夏sir網上教室
Why use For Loops in Drawing Python Turtle Graphics?

Hi everyone today we will learn why we use a for loop to draw a square in Python turtle a square has four equal sides each turn ...

1:35
Why use For Loops in Drawing Python Turtle Graphics?

192 views

6 months ago

夏sir網上教室
Python Drawing Spiral with For Loop Explained

Hi there In this video we're going to look at a small piece of Python code that draws a spiral using a simple for loop and the turtle ...

2:15
Python Drawing Spiral with For Loop Explained

81 views

6 months ago

Bernd Wachter
More GPT turtle graphics, now with better drawing routines.

Follow up to https://www.youtube.com/watch?v=3HQMoVXbET4 Now it also has diagonal movement, and if it reaches the buffer ...

1:08
More GPT turtle graphics, now with better drawing routines.

41 views

9 months ago

夏sir網上教室
Trinket Python Customize Turtle Shape
1:04
Trinket Python Customize Turtle Shape

271 views

6 months ago

AnsD16
Sarting python turtle | squares, radii and circles!

In this video we start python turtle and make two simple shapes which are: 1.squares 2.circles link: ...

15:00
Sarting python turtle | squares, radii and circles!

10 views

6 months ago

Roel Van de Paar
Python Turtle Checkerboard (3 Solutions!!)

Python Turtle Checkerboard Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

4:50
Python Turtle Checkerboard (3 Solutions!!)

11 views

4 months ago

Rob Duarte
Keypresses (and a bit of Python) in TouchDesigner

In this tutorial, I show some tips when handling keypresses in TouchDesigner. I also show how a bunch of operators could be ...

17:45
Keypresses (and a bit of Python) in TouchDesigner

175 views

4 months ago

TokyoEdtech
How to Code a 6502 Emulator in Python

In this video, I will show you how to get started coding a 6502 CPU emulator in Python 3. This is a big project, and this first video ...

38:54
How to Code a 6502 Emulator in Python

1,797 views

4 months ago

Roel Van de Paar
Python Turtle diagonal lines wrong length?

Python Turtle diagonal lines wrong length? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:06
Python Turtle diagonal lines wrong length?

58 views

7 months ago

Nevin Williams
Spirographics

I made a toolkit/framework in Processing 4.3.4 that draws Spirographs from the late 60s children's toy (with a bit of fiddling).

4:08
Spirographics

36 views

10 months ago

TokyoEdtech
Centipede Code Demo

In this video, I quickly demonstrate and explain some of the code behind my simple Centipede clone I created using Python and ...

12:41
Centipede Code Demo

999 views

11 months ago

AU-Robotics
Phase 2 Session 1 - Introduction to Python

Python Setup: https://www.python.org/downloads/ VSCode Python Tutorial: ...

52:55
Phase 2 Session 1 - Introduction to Python

244 views

6 months ago