ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

210 results

PythonClassroom
Python elif: more than two choices (and the two-if mistake)

Python elif: what to do when an if and an else aren't enough, in the browser with nothing to install. A grade program with one if ...

2:22
Python elif: more than two choices (and the two-if mistake)

1 view

23h ago

PythonClassroom
A boolean flag in Python — remembering that the game has ended

Lives run out and the game just carries on into negative numbers. It needs to notice that's happened, and remember it - and that ...

1:06
A boolean flag in Python — remembering that the game has ended

0 views

20h ago

The Coding Professor
What is Union() Method in Python Set? | Combine Sets | Python Tutorial for Beginners

What is Union() Method in Python Set? | Combine Sets | Python Tutorial for Beginners In this Python tutorial for beginners, you will ...

2:43
What is Union() Method in Python Set? | Combine Sets | Python Tutorial for Beginners

0 views

9h ago

PythonClassroom
Spotting your own patterns in Python — one more falling object

One more thing to make fall - and by now you've written this twice already. Here's the third repetition, and why noticing it matters ...

1:00
Spotting your own patterns in Python — one more falling object

0 views

20h ago

UPDATE INSTITUTE
PROGRAMMING WITH PYTHON – PART 4 | UPDATE INSTITUTE |BSc , BCA & O Level  Students |

PROGRAMMING WITH PYTHON – PART 4 | UPDATE INSTITUTE** Welcome to **UPDATE INSTITUTE**, your learning ...

PROGRAMMING WITH PYTHON – PART 4 | UPDATE INSTITUTE |BSc , BCA & O Level Students |

0 views

7h ago

PythonClassroom
Python's global statement — keeping score in a pygame zero game

Catching a coin should be worth something. Here's how a game remembers a number across frames - and the one keyword that ...

1:13
Python's global statement — keeping score in a pygame zero game

2 views

20h ago

Navii
🐍 Python for Beginners #15 | Fibonacci Series in Python | For Loop Program

Welcome to Python Beginner Series! In this video, we will learn how to generate the Fibonacci Series using Python.

0:22
🐍 Python for Beginners #15 | Fibonacci Series in Python | For Loop Program

1 view

10h ago

Learn Code
Python Program to calculate Area of a Triangle| Python for Beginners | Easy Python Program

learn how to write a simple python program to calculate the area of a triangle using the formula Area = 1/2 X Base X Height ...

0:11
Python Program to calculate Area of a Triangle| Python for Beginners | Easy Python Program

6 views

14h ago

PythonClassroom
Keeping a sprite on screen — plus Python's += and -= shortcuts

Steering works, but hold a key long enough and the ship walks straight off the edge and is gone. Two small fixes - and one ...

1:34
Keeping a sprite on screen — plus Python's += and -= shortcuts

1 view

20h ago

PythonClassroom
Naming your values in Python — colour variables and an if/elif/else ladder

Two small changes, and both are about making a game easier to change later - a named colour, and a difficulty ramp built entirely ...

1:34
Naming your values in Python — colour variables and an if/elif/else ladder

0 views

20h ago

PythonClassroom
Your first pygame zero Actor — making and drawing a background

A black window is a start, not a game. Here's how pygame zero puts a picture into it, using an Actor and the one function that ...

1:09
Your first pygame zero Actor — making and drawing a background

2 views

15h ago

PythonClassroom
Reading the keyboard in pygame zero with update() and keyboard.left

Everything is on screen and nothing moves. Here's the function that turns a still picture into something you can actually steer.

1:51
Reading the keyboard in pygame zero with update() and keyboard.left

1 view

20h ago

PythonClassroom
Adding a lives system to a pygame zero game

The skull costs a point. The bomb is about to cost something you can't earn back. Here's a proper lives system, built from one new ...

1:32
Adding a lives system to a pygame zero game

0 views

20h ago

PythonClassroom
Starting a pygame zero game — comments and import random

Every pygame zero game starts the same way: an empty file, a note about what it is, and whatever it needs from outside.

1:07
Starting a pygame zero game — comments and import random

2 views

20h ago

PythonClassroom
Python if and else for beginners: make your code decide

Python if and else: how to make your program decide, in the browser with nothing to install. A two-line program prints You win ...

3:17
Python if and else for beginners: make your code decide

1 view

23h ago

Show more