ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

579 results

Craig Piercy
Python built-in function: map()

`map()` is a functional programming tool that avoids writing explicit loops. 2. It's memory-efficient because it returns an iterator ...

5:21
Python built-in function: map()

144 views

11 months ago

NUS Hackers
FH #279: Notional Machines for Modern Scripting Languages

Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...

44:07
FH #279: Notional Machines for Modern Scripting Languages

86 views

5 months ago

Craig Piercy
Python built-in function: globals()

... and how it can be a game-changer in dynamic programming. Let's get started! What is `globals()`? It's a built-in Python function ...

4:20
Python built-in function: globals()

53 views

11 months ago

Craig Piercy
Python built-in function video: list()

This allows you to process and store the results of functional programming constructs in list form. Here are some key points to ...

4:20
Python built-in function video: list()

34 views

11 months ago

Craig Piercy
Python built-in function: len()

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

4:38
Python built-in function: len()

49 views

11 months ago

Craig Piercy
Python built-in function: setattr()

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

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

15 views

10 months ago

Craig Piercy
Python built-in function video: locals()

... and how it can help you debug and analyze your Python code. Let's dive in! What is `locals()`? It's a built-in Python function that ...

4:58
Python built-in function video: locals()

41 views

11 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()

94 views

9 months ago

Craig Piercy
Python built-in function: help()

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

4:33
Python built-in function: help()

52 views

11 months ago

Craig Piercy
Python built-in function: id()

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

4:25
Python built-in function: id()

107 views

11 months ago

Craig Piercy
Python built-in function: input()

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

5:08
Python built-in function: input()

44 views

11 months ago

Craig Piercy
Python built-in function: hasattr()

... when to use it, and how it can make your code more robust. Let's dive in! First, what is `hasattr()`? It's a built-in Python function ...

5:17
Python built-in function: hasattr()

104 views

11 months ago

Craig Piercy
Python built-in function: iter()

... and how it can make your code more dynamic and efficient. Let's get started! What is `iter()`? It's a built-in Python function that ...

5:41
Python built-in function: iter()

39 views

11 months ago

Craig Piercy
Python built-in  function: issubclass()

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

6:08
Python built-in function: issubclass()

12 views

11 months ago

Craig Piercy
Python built-in function: str()

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

5:02
Python built-in function: str()

46 views

10 months ago

Craig Piercy
Python built-in function: next()

... and how it can make your code more dynamic and efficient. Let's get started! What is `next()`? It's a Python function that retrieves ...

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

86 views

10 months ago

Home Of Python
Why Python Leads Programming: Easy, Powerful & Loved by Millions

Python's intuitive syntax and fast learning curve make it ideal for newcomers to programming, while its versatility spans web ...

5:56
Why Python Leads Programming: Easy, Powerful & Loved by Millions

64 views

11 months ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

... empowering you to translate even complex theoretical concepts directly into robust, functional code. The implementation here is ...

13:12
How to Implement the FFT: A Coding Tutorial

3,557 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

10 months ago

Craig Piercy
Python built-in function: getattr()

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

5:17
Python built-in function: getattr()

48 views

11 months ago