ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

728 results

Cours Python
9.5 property et descripteurs

Errata : à 5:00, lorsque je crée une property, on pourrait à ce moment (et c'est en général ce que l'on veut) modifier __init__ avec ...

11:39
9.5 property et descripteurs

2,359 views

7 years ago

Craig Piercy
Python built-in function: property()

In this video, we will discuss the function: property() Hi Python developers! In this video, we're diving into the `property()` ...

5:01
Python built-in function: property()

64 views

8 months ago

Dan Kornas
Python Programming Fundamentals | Python Sets

Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...

7:41
Python Programming Fundamentals | Python Sets

451 views

1 year ago

Dan Kornas
Python Programming Fundamentals | Python Classes & Objects

Master AI from Zero to Advanced: https://ailearninghub.io ------------------------- In this video, you'll learn the basics of object-oriented ...

23:39
Python Programming Fundamentals | Python Classes & Objects

623 views

1 year ago

JT Devs
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j About us ======= JT Devs is a Software consulting ...

14:26
Full Lesson Regarding Object-Oriented Programming in Python JT Devs #j

44 views

3 years ago

OGuild
Object Oriented Programming in Python | Final Lecture | iSoftra

In Python, object-oriented Programming (OOPs) is a programming paradigm that uses objects and classes in programming.

38:59
Object Oriented Programming in Python | Final Lecture | iSoftra

108 views

3 years ago

Programming threads
Python Dictionaries Explained: Hashing, Performance & Big O Notation

Master Python dictionaries from the ground up — from the basic structure to how they work behind the scenes. In this tutorial, we ...

13:57
Python Dictionaries Explained: Hashing, Performance & Big O Notation

229 views

1 year ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

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

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

Solve Computer Science
Real-world Python code optimizations

In this video I explain the optimizations for the upcoming version of md-toc (8.2.1). You'll see an in-depth analysis about some ...

15:07
Real-world Python code optimizations

31 views

2 years 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

230 views

1 year ago

J David Eisenberg
Chapter 10: Object-Oriented Design (Composition)

Objects can be composed of other objects. This video shows an example.

7:08
Chapter 10: Object-Oriented Design (Composition)

277 views

6 years ago

The Mentor CodeLab
Methods in Program - Programming For Beginners | #23

Programming for Beginners: Methods in Program When you are developing your class in object-oriented programming, most of ...

16:12
Methods in Program - Programming For Beginners | #23

49 views

2 years ago

J David Eisenberg
Chapter 9: Static Variables and Methods

You can create properties and methods that are independent of any specific instance of the class, but rather belong to the class as ...

4:59
Chapter 9: Static Variables and Methods

242 views

6 years ago

Advance in Coding
Master STATIC PROPERTIES in Under 10 Minutes

In this video, we'll see what is a static property and I promise this is the LAST TIME you'll Learn it (in under 10 minutes).

9:27
Master STATIC PROPERTIES in Under 10 Minutes

40 views

1 year ago

Solve Computer Science
Computer recreations: random numbers and properties

This new video of the "Computer recreations" playlist talks about random numbers and their properties. We'll see 3 of 5 examples ...

12:35
Computer recreations: random numbers and properties

78 views

2 years ago

J David Eisenberg
Chapter 10: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 10: Passing Objects to Methods

181 views

4 years ago

Alfredo Canziani (冷在)
Week 5 – Practicum: 1D multi-channel convolution and autograd

Course website: http://bit.ly/DLSP20-web Playlist: http://bit.ly/pDL-YouTube Speaker: Alfredo Canziani Week 5: ...

44:59
Week 5 – Practicum: 1D multi-channel convolution and autograd

11,435 views

5 years ago

Instructor Victor
CIS165 04 Chapter 3 Lecture

After reading Chapter 3 ("Functions, Methods & Objects"), we'll practice creating an music album collection.

37:26
CIS165 04 Chapter 3 Lecture

303 views

8 years ago

James Westman
How does GObject Introspection Work?

GObject Introspection is what powers the GNOME ecosystem's language bindings so you can write apps in your favorite language ...

4:25
How does GObject Introspection Work?

1,986 views

4 years ago

Japan Nature Short Films, harum k
Inertia and Surface tension! only 27steps of python program

This program simulates inertia and surface tension. I made this program in the early 2000s, it was a java applet. I made a 1D ...

1:11
Inertia and Surface tension! only 27steps of python program

71 views

4 years ago