ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

208 results

Bro Code
Learn Python generators in 8 minutes! 🚰

python #coding #programming # Generator = Function that behaves like an iterator (it can be used in a for loop) # Pauses a ...

8:02
Learn Python generators in 8 minutes! 🚰

25,719 views

1 month ago

Bro Code
Learn Python generator expressions in 9 minutes! ♻️

python #coding #programming # Generator Expression = Similar to a list comprehension but uses () instead of [] # Creates a ...

9:08
Learn Python generator expressions in 9 minutes! ♻️

7,018 views

1 month ago

Bro Code
Learn Python iterators in 7 minutes! ➡️

python #coding #programming # Iterator = An object that returns elements one at a time # from a sequence (or data stream) # and ...

7:12
Learn Python iterators in 7 minutes! ➡️

16,174 views

1 month ago

Bro Code
Create QR codes with Python in 4 minutes! 📱

python #coding #programming # In a terminal: pip install qrcode[pil] import qrcode url = input("Enter the URL: ").strip() file_path ...

4:11
Create QR codes with Python in 4 minutes! 📱

110,407 views

1 month ago

Bro Code
Build a music player with Python! 🎶

python #coding #programming We're going to walkthrough how to create an mp3 music player using Python. This video is meant ...

21:56
Build a music player with Python! 🎶

30,301 views

1 month ago

Bro Code
Learn NumPy in 1 hour! 🔢

coding #python #numpy This video serves as an introduction to the NumPy Python library. We'll cover the basics of NumPy so you ...

1:00:00
Learn NumPy in 1 hour! 🔢

222,499 views

4 months ago

Bro Code
Generate random numbers in C! 🎲

coding #programming #cprogramming int main() { // Pseudo-random = Appear random but are determined by a // mathematical ...

6:02
Generate random numbers in C! 🎲

10,151 views

8 months ago

Visually Explained
Python Decorators - Visually Explained

Resources & Further Learning - *args vs **kwargs - Visually Explained: https://www.youtube.com/watch?v=FFpDsC6B2qw ...

16:00
Python Decorators - Visually Explained

96,228 views

3 weeks ago

Tech With Tim
Please Learn How To Write Tests in Python… • Pytest Tutorial

Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...

33:10
Please Learn How To Write Tests in Python… • Pytest Tutorial

141,559 views

9 months ago

Bro Code
Random numbers in NumPy are easy! 🎲

coding #python #numpy Random numbers in NumPy are useful for simulations, modeling, applying random transformations, and ...

7:51
Random numbers in NumPy are easy! 🎲

10,443 views

4 months ago

Tech With Tim
I Learned Python By Building These Projects - Tutorial for Beginners

Get access to my FREE guide on How To Make Money From Coding here: https://techwithtim.net/newsletter If you're a beginner in ...

1:04:27
I Learned Python By Building These Projects - Tutorial for Beginners

71,214 views

10 months ago

Tech With Tim
How to Build a Discord Bot With Python - Full Tutorial 2025+

Try Junie, smart coding agent: https://jb.gg/try-junie Download PyCharm and use it for free forever with one month of Pro included: ...

41:31
How to Build a Discord Bot With Python - Full Tutorial 2025+

162,413 views

7 months ago

TechBlazes Cyber
Python Intermediate Course | Beyond the Basics: Iterators, Generators, RegEx, Packages & Decorators

Python Intermediate Course | Beyond the Basics: Iterators, Generators, RegEx, Packages & Decorators ⏱️ YouTube ...

2:31:26
Python Intermediate Course | Beyond the Basics: Iterators, Generators, RegEx, Packages & Decorators

44 views

4 months ago

V CUBE Software Solutions
Python Interview Questions & Answers | Mock Interview Session V Cube| Best Software Training Center

f you want to crack a Python interview, you need proper preparation! ✓ Watch this student mock interview video and learn how ...

8:58
Python Interview Questions & Answers | Mock Interview Session V Cube| Best Software Training Center

1,016,981 views

8 months ago

Corey Schafer
Python Tutorial: AsyncIO - Complete Guide to Asynchronous Programming with Animations

In this video, we'll be learning all about AsyncIO in Python and how to write asynchronous code using the async/await syntax.

1:42:41
Python Tutorial: AsyncIO - Complete Guide to Asynchronous Programming with Animations

74,776 views

4 months ago

freeCodeCamp.org
Guide to Agentic AI – Build a Python Coding Agent with Gemini

Build your own functional AI coding agent from the ground up using Python and the free Gemini Flash API. This project-based ...

2:14:23
Guide to Agentic AI – Build a Python Coding Agent with Gemini

125,506 views

3 months ago

RaspBerry Pi Made Easy
How to code on Raspberry Pi 5?

Free Pi First-Boot Cheat-Sheet: https://stan.store/raspberrypi How to Code on Raspberry Pi for Beginners | Raspberry Pi Python ...

1:28
How to code on Raspberry Pi 5?

6,526 views

9 months ago

David Ondrej
Build Anything with Google Colab, Here’s How

Learn about the best AI Business models here - https://www.youtube.com/watch?v=Ta5g-OxjPO4 Build AI Agents in Google ...

13:01
Build Anything with Google Colab, Here’s How

33,219 views

1 month ago

Dave Ebbelaar
FastAPI for AI Projects - Getting Started in 15 Minutes

Want our AI production framework? Go here: https://academy.datalumina.com/genai-launchpad Consider freelancing? Find your ...

16:54
FastAPI for AI Projects - Getting Started in 15 Minutes

28,242 views

6 months ago

DaFluffyPotato
Pygame in 18 Minutes

The core features of Pygame are incredibly simple to pick up (yet challenging to master). This video walks through all of the core ...

18:01
Pygame in 18 Minutes

146,346 views

11 months ago