ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,315 results

Bro Code
Python calculator program 🧮

python #tutorial #code operator = input("Enter an operator (+ - * /): ") num1 = float(input("Enter the 1st number: ")) num2 ...

3:55
Python calculator program 🧮

255,775 views

3 years ago

Bro Code
Python email slicer program 📧

Python #tutorial #course email = input("Enter your email: ") username = email[:email.index("@")] domain = email[email.index("@") ...

3:46
Python email slicer program 📧

90,313 views

3 years ago

Bro Code
Python tuples 📋

python tuples tutorials explained #python #tuples #tutorial.

3:09
Python tuples 📋

87,105 views

5 years ago

Mr. P Solver
New Python Coders Be Like...

Join the Discord Server: https://discord.gg/Ap2sf3sKqg Check out part 2: https://www.youtube.com/watch?v=v2BOctFvUT4.

2:13
New Python Coders Be Like...

5,631,429 views

4 years ago

Fireship
Big projects are ditching TypeScript… why?

Why are some big open-source projects like Turbo and Svelte dropping TypeScript in favor of vanilla JavaScript? Learn about the ...

3:38
Big projects are ditching TypeScript… why?

1,593,843 views

2 years ago

Bro Code
Python py to exe 🏃

python convert .py to .exe file tutorial example explained #python #py #exe ...

3:43
Python py to exe 🏃

102,347 views

5 years ago

Bro Code
Python read a file 🔍

Python reading files tutorial example explained #python #read #file try: with open('test.txt') as file: print(file.read()) except ...

3:40
Python read a file 🔍

132,853 views

5 years ago

Indently
How to turn your Python file (.py) into an .exe (Tutorial 2021)

Hey guys! How's it going? In this video I'll be showing you how to create a .exe in Pycharm using Python. Cool right? Let me know ...

2:10
How to turn your Python file (.py) into an .exe (Tutorial 2021)

845,217 views

5 years ago

Bro Code
Python return statement 🔙

Python return statement tutorial explained #python #return #statement #return statement = Functions send Python values/objects ...

3:31
Python return statement 🔙

127,329 views

5 years ago

Bro Code
Python copy a file 🖨️

Python copy a file tutorial example explained #python #copy #copying #file # copyfile() = copies contents of a file # copy() ...

3:28
Python copy a file 🖨️

44,992 views

5 years ago

Bro Code
Python temperature conversion program 🌡️

python #practice #exercises unit = input("Is this temperature in Celsius or Fahrenheit (C/F): ") temp = float(input("Enter the ...

3:59
Python temperature conversion program 🌡️

120,294 views

3 years ago

TECHNETIUM
Give me 180 secs and CODING will be your addiction.

Coding made addictive | Learn programming fast | Coding made Fun | Programming made easy | How to make coding addictive.

2:51
Give me 180 secs and CODING will be your addiction.

1,128,477 views

1 year ago

Beau Carnes
Code Minecraft With Python in 57 Seconds

In this full Python Game Development course, you will learn to create a playable Minecraft clone in 57 seconds using the Ursina ...

0:57
Code Minecraft With Python in 57 Seconds

944,027 views

3 years ago

The Bro Kode
Create a digital clock in Python | Python Project | Clock in Python

In this video I will be showing you how to make a clock in Python with GUI. So I am doing this project with two modules and they ...

3:30
Create a digital clock in Python | Python Project | Clock in Python

263 views

5 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,328,021 views

4 years ago

Code Bro
Bumper Game || Easy Python Project || Class 11 and Class 12 CBSE Python

If you liked the efforts you should like the video too. Give your suggestion what you want next. Python File: ...

1:57
Bumper Game || Easy Python Project || Class 11 and Class 12 CBSE Python

141 views

5 years ago

Low Level
the TRUTH about C++ (is it worth your time?)

C++ gets a lot of hate on the internet, and there may be good reason for that. I think C++ is misunderstood, and there are a few ...

3:17
the TRUTH about C++ (is it worth your time?)

1,211,836 views

3 years ago

Fireship
Python in 100 Seconds

Python is arguably the world's most popular programming language. It is easy to learn, yet suitable in professional software like ...

2:24
Python in 100 Seconds

3,074,880 views

4 years ago

Fireship
Go in 100 Seconds

Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for ...

2:30
Go in 100 Seconds

2,280,847 views

4 years ago

b001
Python Classes in 1 Minute!

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

1:26
Python Classes in 1 Minute!

512,036 views

2 years ago