ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,023 results

codeAj Marketplace
Python Floor Division & Modulo  #pythoncoding4u #codeaj #python

Understanding // and % operators in Python. Learn how they work and common use cases. Don't forget to subscribe and hit the ...

0:11
Python Floor Division & Modulo #pythoncoding4u #codeaj #python

40 views

11 months ago

pythoncoding4u
Python MCQ Quize| python test | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer D) 4 Explanation The code creates a tuple ...

0:30
Python MCQ Quize| python test | CodeAj #pythoncoding4u

0 views

2 years ago

pythoncoding4u
Python MCQ Quize 100 | CodeAj #pythoncoding4u

What does the following code snippet do? print(' '.join(['Hello', 'World'])) A) Prints 'Hello World' B) Prints 'HelloWorld' C) Prints ...

0:30
Python MCQ Quize 100 | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) 0 1 Explanation The `break` statement ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) {1, 2, 3, 4, 5} Explanation The update() ...

0:29
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer B) [0, 2, 4, 6, 8] Explanation The list ...

0:11
Python MCQ Quize | CodeAj #pythoncoding4u

2 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer B) [1, 2, 3, 4] [1, 2, 3] Explanation In the ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [1, 2, 6, 3, 4, 5] Explanation The `insert` ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [1, 2, 3, 1, 2, 3] Explanation The ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) (1, 2, 3, 4, 5) Explanation Tuples are ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer B) [1] [1, 2] Explanation Default mutable ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Drop your answers in the comments! Let's see ...

0:11
Python MCQ Quize | CodeAj #pythoncoding4u

5 views

1 year ago

People also watched

Tech With Tim
5 Tips To Organize Python Code

Welcome back to another video! In this video I am going to be sharing with you 5 tips on how you can better organize your code!

12:16
5 Tips To Organize Python Code

324,988 views

4 years ago

Sajjaad Khader
How I Would Learn Python FAST (if I could start over)

If I had to learn Python again from scratch.. and learn it FAST - this is exactly how I'd do it. After teaching myself Python in just two ...

13:29
How I Would Learn Python FAST (if I could start over)

311,934 views

3 months ago

ArjanCodes
12 Python Built-in Functions I Use Every Day

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll explore 12 of the most interesting ...

22:15
12 Python Built-in Functions I Use Every Day

82,452 views

1 year ago

Indently
10 Important Python Concepts In 20 Minutes

In today's video we are going to be learning about 10 important Python concepts. ▷ Become job-ready with Python: ...

18:49
10 Important Python Concepts In 20 Minutes

1,277,881 views

1 year ago

ArjanCodes
Stop Using map() and filter() Like This in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Think map() and filter() are always better than for ...

16:23
Stop Using map() and filter() Like This in Python

97,952 views

9 months ago

ArjanCodes
10 Tips to Become REALLY Good at Python

Visit https://brilliant.org/ArjanCodes/ to try Brilliant for free for 30 days. You'll also get 20% off an annual premium subscription.

27:39
10 Tips to Become REALLY Good at Python

69,765 views

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

176,876 views

6 months ago

ArjanCodes
The Ultimate Guide to Writing Classes in Python

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...

25:39
The Ultimate Guide to Writing Classes in Python

154,024 views

2 years ago

ArjanCodes
15 Python Libraries You Didn’t Know You Needed

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll show you 15 really cool Python ...

22:31
15 Python Libraries You Didn’t Know You Needed

110,661 views

1 year ago

ArjanCodes
5 Tips for Writing Clean Python Code

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 key things you ...

25:59
5 Tips for Writing Clean Python Code

35,536 views

1 year ago

codeAj Marketplace
Foundation makeup shade recommendations based on skin tone using python flask and reactJs #codeaj
1:00
Foundation makeup shade recommendations based on skin tone using python flask and reactJs #codeaj

40 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) [(0, 0), (1, 1), (2, 4)] Explanation The list ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

4 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer B) Not greater than 5 Explanation The ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

pythoncoding4u
Python MCQ Quize | CodeAj #pythoncoding4u

Ready for a Python challenge? Test your skills with this brain-teasing question: Answer A) True True Explanation For small ...

0:31
Python MCQ Quize | CodeAj #pythoncoding4u

0 views

1 year ago

EchoAPI
9 Must-Know Python Frameworks Every Junior Dev Should Save! #python  #coding #djangorestframework
0:08
9 Must-Know Python Frameworks Every Junior Dev Should Save! #python #coding #djangorestframework

2,239 views

4 months ago

James Clare
Python 3 |  Asynchronous Code, in 2 Minutes! #coding #programming #python

Here's a very quick crash course on how to get some simple async code running in Python!

2:08
Python 3 | Asynchronous Code, in 2 Minutes! #coding #programming #python

3,465 views

4 months ago

ArjanCodes
3 Tips For Managing A Large Python Codebase

In this short, I'll share three tips that have helped me keep my large Python codebases organized and running smoothly!

0:43
3 Tips For Managing A Large Python Codebase

20,703 views

2 years ago

AI Toolz
Impress your crush using Python Code ❤️

Code with explanation is here: https://aitoolz.ai/impress-your-crush-using-python-code/

0:16
Impress your crush using Python Code ❤️

2,204,414 views

3 years ago