ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

467 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,711 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,017 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,173 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,195 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,398 views

4 months 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,278 views

1 month 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

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,149 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

95,884 views

3 weeks 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,380 views

7 months 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,539 views

9 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,206 views

10 months ago