ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

193 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

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

477 views

1 year 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,743 views

3 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

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

La Vida Lambda
Rewriting a 1985 BASIC Program in Haskell

This video describes some of my work in re-writing MTLSTATS in Haskell, a hockey statistics tracking program originally written by ...

19:14
Rewriting a 1985 BASIC Program in Haskell

92 views

6 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,536 views

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

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

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,684 views

6 years ago

Davishahl Numerical Methods
NM3-4 Passing Parameters for Function Evaluations
12:25
NM3-4 Passing Parameters for Function Evaluations

246 views

8 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

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 11.6

We can also sort our dictionary with the function "sorted". So, "print... ...sorted... ... D 2... ...items... ...key, equal sign,... ...lambda... ...x ...

7:20
DigiLing - Introduction to Python for Linguists - Unit 11.6

268 views

7 years ago

Davishahl Numerical Methods
NM5-3 N R with FD Jacobian
6:02
NM5-3 N R with FD Jacobian

310 views

8 years ago

Jevko
A Core Calculus for Documents vs Znadoc, Part 1 (raw)

In this video I talk about Znadoc, a document creation system I am building on Jevko in the context of a paper from January 2024, ...

15:45
A Core Calculus for Documents vs Znadoc, Part 1 (raw)

57 views

1 year 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

Davishahl Numerical Methods
NM3-5 Varargin Example
9:50
NM3-5 Varargin Example

721 views

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

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,438 views

4 years ago

The Beauty and Joy of Computing
[BJC.4x] HOFs Part 5 : Tools and Demo Part 2

There I just made a function. I made an anonymous function. There's no name. I'm going to make this guy small so I have more ...

10:23
[BJC.4x] HOFs Part 5 : Tools and Demo Part 2

20 views

4 years ago