ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

952 results

Bro Code

3.04M subscribers

Bro Code
Python Object Oriented Programming Full Course 🐍

python #pythontutorial #pythonprogramming 00:00:00 Python Object Oriented Programming Intro 00:12:17 class variables ...

2:05:50
Python Object Oriented Programming Full Course 🐍

287,456 views

1 year ago

Bro Code
Write files using Python! ✍

00:00:00 .txt 00:03:06 absolute file path 00:04:09 mode="x" 00:05:35 mode="a" 00:06:31 collections 00:08:15 .json 00:10:30 .csv.

13:47
Write files using Python! ✍

56,642 views

1 year ago

Bro Code
Learn Python in 1 hour! 🐍

python #pythontutorial #pythoncourse This is a quick introduction to the Python programming language. If you would like to learn ...

1:00:00
Learn Python in 1 hour! 🐍

433,967 views

1 year 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! 📱

105,741 views

1 month ago

Bro Code
Python Object Oriented Programming in 10 minutes 🐍

python object oriented programming OOP tutorial example explained #python #objects #OOP ...

10:04
Python Object Oriented Programming in 10 minutes 🐍

592,262 views

4 years ago

Bro Code
Create a weather app with Python! ☀️

pythoncourse #python #pythontutorial This is a beginner's python project to help you practice working with PyQt5 and making API ...

54:28
Create a weather app with Python! ☀️

48,126 views

1 year ago

Bro Code
Start coding with PYTHON in 5 minutes! 🐍

python #pythontutorial #pythoncourse This is the introductory video to my new FREE 12 Hour Python course. There is an ...

5:50
Start coding with PYTHON in 5 minutes! 🐍

553,090 views

1 year 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! 🎶

29,716 views

4 weeks ago

Bro Code
Let's code a beginners Python SLOT MACHINE 🎰

python #tutorial #programming This is a beginner's project to help you understand functions, loops, and list comprehensions in ...

20:11
Let's code a beginners Python SLOT MACHINE 🎰

55,267 views

1 year ago

Bro Code
Learn Python multithreading in 8 minutes! 🧵

python #pythonprogramming #pythontutorial # multithreading = Used to perform multiple tasks concurrently (multitasking) # Good ...

8:43
Learn Python multithreading in 8 minutes! 🧵

47,683 views

1 year ago

Bro Code
Learn Python DECORATORS in 7 minutes! 🎊

Decorator = A function that extends the behavior of another function # w/o modifying the base function # Pass the base function as ...

7:22
Learn Python DECORATORS in 7 minutes! 🎊

94,434 views

1 year ago

Programming with Mosh
Python Projects for Beginners – Master Problem-Solving! 🚀

Improve your Python programming skills with these handpicked Python projects. Want to dive deeper? - Get 13 more Python ...

53:00
Python Projects for Beginners – Master Problem-Solving! 🚀

663,268 views

1 year ago

Bro Code
Let's code a TIC TAC TOE game in python! ⭕

python tic tac toe game tutorial example explained #python #tictactoe #game ...

21:30
Let's code a TIC TAC TOE game in python! ⭕

172,922 views

4 years ago

Bro Code
String methods in Python are easy! 〰️

Python #string #methods 00:00:00 useful string methods 00:08:05 exercise # name = input("Enter your name: ") # phone_number ...

12:06
String methods in Python are easy! 〰️

222,361 views

3 years ago

Bro Code
Python calculator app 🖩

python calculator program project tutorial example explained #python #calculator #program ...

15:08
Python calculator app 🖩

101,312 views

4 years ago

Bro Code
Encryption program in Python 🔐

python #course #tutorial import random import string chars = " " + string.punctuation + string.digits + string.ascii_letters chars ...

8:41
Encryption program in Python 🔐

171,121 views

3 years ago

Bro Code
What are Python modules? 📨

python #tutorial #course 00:00:00 intro 00:00:19 help("modules") 00:01:01 import x 00:01:28 import x as y 00:01:55 from x import y ...

6:36
What are Python modules? 📨

124,799 views

3 years ago

Bro Code
Learn Pandas in 1 hour! 🐼

coding #python #programming This video serves as an introduction to the Pandas Python library. We'll cover the basics of Pandas ...

1:00:00
Learn Pandas in 1 hour! 🐼

121,120 views

3 months ago