ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

571 results

Programming101
Python🐍 in 1 minute and 8 seconds

Python tutorial for the noobies Cool video : https://youtu.be/HSSQlxuSbsw?si=LBIINYO6sCA3nOgQ In this video, I will try to ...

1:08
Python🐍 in 1 minute and 8 seconds

505 views

1 year ago

Playful Python
This library can remove the pain of debugging python code

shorts Ever find yourself in a position where a adding a prints to your code is not enough to find the bug, but its too much of a ...

1:00
This library can remove the pain of debugging python code

605 views

3 years ago

J David Eisenberg
Chapter 13: Objects as Arguments and Parameters

How to pass objects to a function and get objects returned back from functions.

3:29
Chapter 13: Objects as Arguments and Parameters

129 views

2 years ago

Craig Piercy
Python function all()

Describes and explains the Python built-in function - all()

3:51
Python function all()

174 views

1 year ago

Craig Piercy
Python built-in function: dir()

You want to explore the functionality of a Python object. 2. You need to debug or inspect variables in the current scope. 3. You're ...

3:44
Python built-in function: dir()

356 views

11 months ago

COMPUTER & EXCEL SOLUTION
Complex data type in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:10
Complex data type in Python@COMPUTEREXCELSOLUTION

53 views

2 years ago

Alex Demko
OOP Can Help or Hurt — It’s How You Use It! 💡

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:08
OOP Can Help or Hurt — It’s How You Use It! 💡

347 views

8 months ago

Soft Planet Studio
Procedural and object-oriented programming a debate between newbie and pro programmer!  #enginnering

Learn Programming with CHAI! The Most INDIAN Way to Master Object-Oriented Programming! Watch as a wise programmer ...

0:59
Procedural and object-oriented programming a debate between newbie and pro programmer! #enginnering

14 views

1 year ago

Programming with Shahan
Getting Started with Python in Visual Studio Code | Python tutorial for beginners

In this Absolute beginners python program, I will be writing our first Python Program in VSCode which is absolutely for beginners.

3:08
Getting Started with Python in Visual Studio Code | Python tutorial for beginners

345 views

5 years ago

Craig Piercy
Python Function Video: Compile()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

3:52
Python Function Video: Compile()

58 views

11 months ago

Craig Piercy
Python keyword video reference: FROM

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:47
Python keyword video reference: FROM

19 views

1 year ago

Programming threads
How to easily mock private class field names in Python using patch.object

Unit testing in Python has never been so easy when using patch.object. If you find yourself in a situation where you need to mock ...

0:59
How to easily mock private class field names in Python using patch.object

239 views

1 year ago

Programming threads
Callable Objects in Python Explained: Unlock the Power of __call__

Learn how callable objects in Python work and discover how to make your classes behave like functions! In this tutorial, we dive ...

3:55
Callable Objects in Python Explained: Unlock the Power of __call__

59 views

1 year ago

Meri (Engel) Kasprak - programming videos
Python: Creating a Database with Lists and Tuples

Python: Creating a Database with Lists and Tuples.

3:28
Python: Creating a Database with Lists and Tuples

3,655 views

9 years ago

Craig Piercy
Python built-in function: chr()

The syntax is very straightforward: `callable(object)`, where `object` can be any Python object. A key concept to understand here is ...

3:32
Python built-in function: chr()

32 views

1 year ago

Programming threads
JavaScript vs Python: The Object Destructuring Showdown

If you are new to Python there is an easy to use syntax for destruturing objects that is similar in Javascript #javascript ...

0:47
JavaScript vs Python: The Object Destructuring Showdown

482 views

1 year ago

Craig Piercy
Python built-in function bool()

The syntax is simple: `bool(x)`, where `x` is any Python object. This function returns `False` for None, zero, empty sequences or ...

3:20
Python built-in function bool()

52 views

1 year ago

J David Eisenberg
Chapter 6: Overloaded Methods

You can have multiple methods with the same name as long as the number and/or types of the parameters is different.

3:34
Chapter 6: Overloaded Methods

232 views

6 years ago

Craig Piercy
Python keyword video reference: FOR

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:42
Python keyword video reference: FOR

8 views

1 year ago

Craig Piercy
Python keyword video reference: CLASS

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:50
Python keyword video reference: CLASS

23 views

1 year ago