ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

459 results

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

459 views

1 year ago

Jill Jones
Python Chapter 7 Intro to Sets

Video lecture by Jill Jones Center for Computer Studies Magnet Program Carl Hayden High School.

12:33
Python Chapter 7 Intro to Sets

461 views

9 years ago

DevForDev
Collections in Python | List | Dictionary | Set | Tuple | Python 3.13

Subscribe to Support!! Download free PDF: https://drive.google.com/file/d/15exdsxE1WHAEt--ao4v6O3DJxT2BQK1t/view ...

15:06
Collections in Python | List | Dictionary | Set | Tuple | Python 3.13

120 views

1 year ago

Craig Piercy
Python data types: set

You can also perform the usual set functions on Python sets. Here: - we use union to combine the sets (notice no duplicates) - we ...

4:54
Python data types: set

60 views

8 months ago

CMPUT 175
07  Sets—CMPUT 175

Topics covered: - Syntax - Operations - Mutability - Uniqueness 2018 © University of Alberta This work is licensed under a ...

7:06
07 Sets—CMPUT 175

4,188 views

8 years ago

Craig Piercy
Python built-in function: set()

Today, we're talking about the `set()` function— a versatile and powerful tool for working with sets in Python. By the end of this ...

4:12
Python built-in function: set()

11 views

9 months ago

Craig Piercy
Python built-in function: setattr()

It's a Python built-in function that sets the value of an attribute on an object. Here's the syntax: setattr(object, name, value) ...

5:00
Python built-in function: setattr()

15 views

9 months ago

CLARK | Cybersecurity Curriculum Digital Library
Lesson2 files python p1 default

CLARK URL: https://clark.center/details/caiyusa/Working%20with%20Files.

6:03
Lesson2 files python p1 default

10 views

6 years ago

Craig Piercy
Python built-in function: frozenset()

It's a built-in Python function that creates an immutable set. Unlike regular sets, a `frozenset` cannot be modified after it's created.

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

42 views

10 months ago

MOOC de l'IMT
18. Combinatorial Game Theory 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

5:13
18. Combinatorial Game Theory 🌐 Advanced Algorithmics and Graph Theory with Python

2,854 views

7 years ago

Craig Piercy
Python built-in function: range

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

4:34
Python built-in function: range

17 views

9 months ago

Craig Piercy
Python built-in function: slice()

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

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

30 views

8 months ago

Craig Piercy
Python built-in function: var()

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

4:41
Python built-in function: var()

90 views

8 months ago

Craig Piercy
Python built-in function: sorted()

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

5:04
Python built-in function: sorted()

23 views

8 months ago

Craig Piercy
Python built-in function: round()

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

4:36
Python built-in function: round()

159 views

9 months ago

Craig Piercy
Python built-in function: super()

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

7:32
Python built-in function: super()

123 views

8 months ago

Applied Language Technology
Evaluating performance: accuracy, precision, recall and F1-score

In this video, I introduce you to basic metrics for evaluating the performance of natural language processing models – accuracy, ...

4:59
Evaluating performance: accuracy, precision, recall and F1-score

1,310 views

4 years ago

Craig Piercy
Python built-in function: staticmethod()

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

4:40
Python built-in function: staticmethod()

29 views

8 months ago

Craig Piercy
Python built-in function: filter()

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

4:06
Python built-in function: filter()

243 views

10 months ago

J David Eisenberg
Chapter 17: Classes and Objects (Part 2)

Using objects to manipulate fractions in Python.

8:53
Chapter 17: Classes and Objects (Part 2)

161 views

7 years ago

Craig Piercy
Python built-in function: hex()

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

5:09
Python built-in function: hex()

267 views

10 months ago

Craig Piercy
Python built-in function: sum()

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

4:50
Python built-in function: sum()

94 views

8 months ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,907 views

3 years ago

Orange Data Mining
Explaining PCA

With this video we are wrapping up with PCA. This last installment will show us that we might gain additional insight into our data if ...

6:52
Explaining PCA

8,067 views

2 years ago

J David Eisenberg
Chapter 6: Multi-dimensional Arrays

Learn how to declare and iterate over two-dimensional arrays.

8:38
Chapter 6: Multi-dimensional Arrays

192 views

5 years ago