ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

107 results

Artefisual
⚙️ ¿Qué es el Cálculo Lambda?

El cálculo Lambda fue una herramienta inventada en 1930 para describir con simpleza los elementos principales de la ...

5:42
⚙️ ¿Qué es el Cálculo Lambda?

19,000 views

3 years ago

Cours Python
5.2 Objet fonction, fonction lambda, map et filter

Python est un langage multiparadigme qui supporte évidemment la programmation objet, mais qui supporte également certains ...

8:43
5.2 Objet fonction, fonction lambda, map et filter

3,552 views

8 years ago

BiswasXTech
💡Powers of 2 in Python Using Lambda Function ⚡ No Loop Needed

Learn Python the Smart Way! In this quick tutorial, you'll discover how to generate powers of 2 using a sleek lambda function—no ...

10:23
💡Powers of 2 in Python Using Lambda Function ⚡ No Loop Needed

12 views

4 months ago

Dan Kornas
Python Programming Fundamentals | Python Functions

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

11:28
Python Programming Fundamentals | Python Functions

413 views

1 year ago

Craig Piercy
Python built-in function: map()

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

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

144 views

10 months ago

Code Lab
Lambda expressions

Lambda expessions are one use calculator which can calculate multiple numbers at a time. For example:- my_nums = [1,2,3,4,5,6 ...

4:35
Lambda expressions

37 views

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

11 months ago

Craig Piercy
Python Built-in Function - import()

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

5:06
Python Built-in Function - import()

193 views

1 year ago

NPTEL IIT Bombay
Lecture 14 : Advanced  Features of  Functions Part 2 : Lambda expressions

Advanced Features of Functions Part 2 : Lambda expressions.

15:13
Lecture 14 : Advanced Features of Functions Part 2 : Lambda expressions

5,686 views

6 years ago

Craig Piercy
Python  built-in function: ascii()

Describes the Python built-in function ascii()

4:04
Python built-in function: ascii()

53 views

1 year ago

Christian Drumm
Python for Beginners - Week 5 Unit 2 - Returning results from functions

We run the program and do see our Python snake. Let's go to some more complex things. Here we have a return value that is ...

7:40
Python for Beginners - Week 5 Unit 2 - Returning results from functions

81 views

2 years ago

Craig Piercy
Python built-in function: type()

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

5:15
Python built-in function: type()

32 views

8 months ago

엄노니
PyQt, PyQt5! 만들면서 배워요! #6 : lambda 함수 적용 | 여러 버튼에 한 함수 걸기(2)

https://velog.io/@umnoni.

4:32
PyQt, PyQt5! 만들면서 배워요! #6 : lambda 함수 적용 | 여러 버튼에 한 함수 걸기(2)

6,350 views

7 years ago

Solve Computer Science
Understand Python unit tests in 5 minutes

In this video I show you an overview of unit tests in Python: what they are, how they work and how to write effective ones by ...

5:15
Understand Python unit tests in 5 minutes

98 views

2 years ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

668 views

6 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

timClicks
Rust on AWS Lambda Quickstart

Get your first Rust-based Lambda function live in less than 5 minutes. Resources: - Rust in the AWS Developer Center: ...

6:07
Rust on AWS Lambda Quickstart

3,626 views

2 years ago

Cours Python
3.7 Les références partagées

Dans cette vidéo, nous allons voir une notion centrale en Python, la notion de références partagées. Pourquoi est-ce que cette ...

10:57
3.7 Les références partagées

3,566 views

7 years ago

Cours Python
5.4 Expressions et fonctions génératrices 1/2

Ouvrons maintenant un interpréteur Python pour jouer avec les expressions et les fonctions génératrices. Commençons par ...

5:31
5.4 Expressions et fonctions génératrices 1/2

1,806 views

8 years ago

Cours Python
4.1 Fonctions

Ouvrons un interpréteur Python pour commencer à jouer avec les fonctions. Regardons comment définir une fonction.

12:58
4.1 Fonctions

4,584 views

8 years ago

Applied Language Technology
Loading text into Python

In this video, we will load a text file into Python and manipulate its contents. We will also learn about lists, tuples and for-loops in ...

6:54
Loading text into Python

521 views

5 years ago

BiswasXTech
💻 Python Trick: Get ASCII Value of a Character Instantly! ⚡

In this quick and powerful Python tutorial, you'll learn how to instantly get the ASCII value of any character using the built-in ord() ...

6:13
💻 Python Trick: Get ASCII Value of a Character Instantly! ⚡

12 views

3 months ago

Cours Python
9.3 Les clôtures de fonctions

Donc, avant d'expliquer cette technique, il faut que je vous explique ce qu'est une variable libre, en Python. En Python, nous ...

12:34
9.3 Les clôtures de fonctions

2,368 views

8 years ago

João Rodrigues
Ficheiros em Python

Introdução à leitura e escrita de ficheiros de texto em Python. 0:00 Para que servem os ficheiros? 00:23 Como se lê um ficheiro?

10:08
Ficheiros em Python

240 views

2 years ago

Cours Python
6.2 Méthodes spéciales

Cependant, je vous avais également expliqué que, en Python, une caractéristique des classes, c'est qu'on peut créer nos objets ...

9:26
6.2 Méthodes spéciales

2,977 views

8 years ago