ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

194 results

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

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

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

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

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

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

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

3 years ago

Craig Piercy
Python  built-in function: ascii()

Describes the Python built-in function ascii()

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

52 views

11 months ago

Davishahl Numerical Methods
NM3-8 MATLAB fzero Function
10:30
NM3-8 MATLAB fzero Function

443 views

8 years 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,623 views

2 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

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

Craig Piercy
Python Built-in Function - import()

In this video, we're uncovering the mysteries of Python's `__import__()` function. It's a lesser-used but powerful function that gives ...

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

193 views

1 year ago

wikipedia tts
Function composition (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Function_composition_(computer_science) 00:01:21 ...

10:20
Function composition (computer science) | Wikipedia audio article

7 views

6 years ago

NPTEL IIT Bombay
Lecture 14 : Advanced  Features of  Functions Part 4 : Function over loading and  lecture conclusion

Advanced Features of Functions Part 4 : Function over loading and lecture conclusion.

11:04
Lecture 14 : Advanced Features of Functions Part 4 : Function over loading and lecture conclusion

4,465 views

6 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

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

310 views

8 years ago

wikipedia tts
Callback (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Callback_(computer_programming) 00:00:43 1 ...

9:44
Callback (computer science) | Wikipedia audio article

7 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

Craig Piercy
Python built-in function: type()

Here we create a new class by using type() and the arguments "MyClass", 'object' and 'greet' With a lambda function 'self'.

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

32 views

8 months ago