ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

171 results

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

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

3 months ago

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?

18,762 views

3 years ago

Code With Divya
Calling an AWS Lambda function from Spring Boot REST API made easy

In this video, I will demonstrate how to call an AWS Lambda function of my AWS console from a Spring Boot app. I will do all the ...

14:31
Calling an AWS Lambda function from Spring Boot REST API made easy

478 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,621 views

2 years ago

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

Dans cette vidéo, nous allons parler des fonctions lambda, nous allons expliquer que les fonctions étant des objets, on peut les ...

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

3,538 views

7 years 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,685 views

6 years ago

The Beauty and Joy of Computing
[BJC.4x] HOFs  Part 1 : Why? Basics Part 1

So by putting this as a lambda, it's like we have this agreement that that's a function as data there. 100 square is the rest of the title, ...

8:41
[BJC.4x] HOFs Part 1 : Why? Basics Part 1

48 views

4 years ago

Dan Kornas
Python Programming Fundamentals | Python Functions

You'll also learn about more advanced topics like recursion, lambda functions, and handling variable-length arguments. By the ...

11:28
Python Programming Fundamentals | Python Functions

391 views

1 year ago

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

As you have already seen the first unit, function is defined using the keyword def, and then the content of the function is indented.

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

81 views

1 year ago

Chris Potts
Linguist 130a - Semantic composition 1: Technical preliminaries

A review of notation for functions, the characteristic set/function correspondence, and function application. These concepts are ...

5:19
Linguist 130a - Semantic composition 1: Technical preliminaries

1,830 views

10 years ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,786 views

3 years ago

haskelling
Haskelling the Advent of Code 2021 - Day 18

In this series, I'll be attempting to complete the 2021 Advent of Code in the Haskell programming language. This video solves the ...

6:22
Haskelling the Advent of Code 2021 - Day 18

79 views

4 years ago

Craig Piercy
Python built-in function: filter()

In this video, we will discuss the function: exec() Hi Python enthusiasts! In today's video, we're diving into Python's `exec()` ...

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

243 views

10 months ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

99 views

4 years ago

Dr. Pavel Vlašánek
You are better at Math than you think (as a Programmer)

... statements 05:10 - Maps To (↦) → Lambda functions 05:28 - Contradiction (⊥) → Exceptions 06:01 - Conclusion *Watch Next* ...

6:28
You are better at Math than you think (as a Programmer)

25,325 views

8 months ago

Craig Piercy
Python  built-in function: ascii()

Describes the Python built-in function ascii()

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

50 views

11 months ago

Craig Piercy
Python built-in function: map()

Here, `map()` applies the lambda function to square each number in the list, and the result is converted to a list using `list()`.

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

144 views

9 months ago

haskelling
Haskelling the Advent of Code 2020 - Day 17

In this series, I'll be attempting to complete the 2020 Advent of Code in the Haskell programming language. 00:00 Retrospective of ...

11:44
Haskelling the Advent of Code 2020 - Day 17

143 views

5 years ago

haskelling
Haskelling the Advent of Code 2020 - Day 15

In this series, I'll be attempting to complete the 2020 Advent of Code in the Haskell programming language. 00:00 Retrospective of ...

12:03
Haskelling the Advent of Code 2020 - Day 15

140 views

5 years ago