ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

57 results

Coding with David
Finally Understand the Lambda Function in Python!

In this video, you will finally master the lambda function in python and learn exactly when to use these powerful one-liners to clean ...

8:24
Finally Understand the Lambda Function in Python!

4,181 views

6 days ago

Taught by Celeste AI - AI Coding Coach
Lambda Functions (map, filter, sorted, anonymous functions) - Python Tutorial for Beginners #13

Learn Python lambda functions in this beginner-friendly tutorial! ⚡ In this lesson, you will learn: ✓ Lambda syntax: lambda ...

9:33
Lambda Functions (map, filter, sorted, anonymous functions) - Python Tutorial for Beginners #13

1 view

5 days ago

Tech With Kobina
AWS Lambda Tutorial for Beginners - Build Your First Serverless Function | Python (Step-by-Step)

Learn AWS Lambda from scratch in this beginner-friendly tutorial! Build a real serverless function that processes contact form ...

13:40
AWS Lambda Tutorial for Beginners - Build Your First Serverless Function | Python (Step-by-Step)

47 views

4 days ago

Ankit Chakraborty
What are PYTHON Lambda Functions

Learn about Python lambda functions, a powerful tool for creating small, anonymous functions in Python. In this video, we'll ...

7:27
What are PYTHON Lambda Functions

10 views

2 days ago

Future Coding Stars
Functional Programming Basics That Make You a Better Developer (Full Version)

Functional Programming Fundamentals Every Developer Should Learn Boilerplate Loops vs Lambda - The Difference Will Shock ...

7:29
Functional Programming Basics That Make You a Better Developer (Full Version)

0 views

1 day ago

Francesco Ciulla and Luciano Mammino (loige)
Building a Serverless API with Rust and AWS Lambda

Get 35% OFF "Crafting Lambda Functions in Rust"! I managed to get an exclusive discount for you! While there is a 25% discount ...

15:27
Building a Serverless API with Rust and AWS Lambda

588 views

3 days ago

OnlinePartha
Python Date Problems Solved | Input Date, Current Date & Lambda for Beginners

In this video, we explain Python Date & Time concepts in a very simple and practical way using real-life examples. Topics ...

18:38
Python Date Problems Solved | Input Date, Current Date & Lambda for Beginners

13 views

6 days ago

Easy AWS Learning
Automate AWS: Build a Lambda to Shut Down EC2s at Day’s End

Learn how to automate your AWS environment by creating a Lambda function that automatically stops running EC2 instances at ...

14:58
Automate AWS: Build a Lambda to Shut Down EC2s at Day’s End

0 views

4 days ago

Dr.K.V.Raviteja
Lambda function to read file metadata when an object is uploaded to S3

https://github.com/kvraviteja5730/CIS-Skill-7/blob/main/Skill-7.py #cloud #cloudcomputing #kluniversity #cloud #kluniversity ...

11:26
Lambda function to read file metadata when an object is uploaded to S3

73 views

6 days ago

Taught by Celeste AI - AI Coding Coach
Python *args and kwargs Explained - Beginner Tutorial #12 (with mini project)

Learn Python *args and **kwargs in this beginner-friendly tutorial! In this lesson, you will learn: ✓ *args collects extra positional ...

9:08
Python *args and kwargs Explained - Beginner Tutorial #12 (with mini project)

0 views

5 days ago

Elsa
Day34: Create a Lambda Function Using CLI| 100Days of Cloud(AWS)

1.Create a Lambda function file def lambda_handler(event, context): return { 'statusCode': 200, 'body': 'Hello from Lambda!' } 2.

17:23
Day34: Create a Lambda Function Using CLI| 100Days of Cloud(AWS)

7 views

3 days ago

Tech With Kobina
AWS Contact Center Series #8: AWS Lambda + Amazon Connect Integration Tutorial

AWS Lambda + Amazon Connect integration tutorial. Automate customer lookups with Python Lambda functions in 12 minutes.

11:28
AWS Contact Center Series #8: AWS Lambda + Amazon Connect Integration Tutorial

18 views

4 days ago

Taught by Celeste AI - AI Coding Coach
List Comprehensions, Dict Comprehensions & Generator Expressions - Python Tutorial #14

Learn Python list comprehensions in this beginner-friendly tutorial! In this lesson, you will learn: ✓ Basic list comprehension ...

9:53
List Comprehensions, Dict Comprehensions & Generator Expressions - Python Tutorial #14

4 views

4 days ago

NextGen Tech Class
Function tools in python | reduce() map() filter()

In this video, you will learn Python Functions in a very simple and easy way. This tutorial is perfect for beginners and students who ...

6:10
Function tools in python | reduce() map() filter()

21 views

6 days ago

Professor Py: Information Retrieval with Python
LightGBM Reranker: Distill a Cross-Encoder Teacher in Python

Distill a cross-encoder into a fast reranker to get cross-encoder quality without cross-encoder latency. Learn to train a small ...

7:51
LightGBM Reranker: Distill a Cross-Encoder Teacher in Python

0 views

3 days ago

Tech With Kobina
AWS PDF-to-Audio App: Project Setup, Lambda & S3 | Serverless Tutorial Part 1

Part 1 of 5 | Build a real-world PDF-to-Audio web app using AWS serverless architecture! In this series, you'll learn how to create a ...

9:30
AWS PDF-to-Audio App: Project Setup, Lambda & S3 | Serverless Tutorial Part 1

27 views

2 days ago

Inspiring Minds Official
Type Conversion in Python | Implicit and Explicit Conversion

This Python Crash Course is designed for beginners ‍ In this Python programming course, you will learn Python step by step, ...

5:11
Type Conversion in Python | Implicit and Explicit Conversion

4 views

5 days ago

Tech With Kobina
AWS PDF-to-Audio App: S3 Triggers, Lambda Automation & CloudWatch Logs | Part 2

Part 2 of 5 | Build a real-world PDF-to-Audio web app using AWS serverless architecture! In this series, you'll learn how to create a ...

13:12
AWS PDF-to-Audio App: S3 Triggers, Lambda Automation & CloudWatch Logs | Part 2

15 views

2 days ago

Tech With Kobina
AWS PDF-to-Audio App: Setup AWS API Gateway for Lambda Functions & Fix Common Errors | Part 4

Part 4 of 5 | Build a real-world PDF-to-Audio web app using AWS serverless architecture! In this series, you'll learn how to create a ...

16:18
AWS PDF-to-Audio App: Setup AWS API Gateway for Lambda Functions & Fix Common Errors | Part 4

16 views

1 day ago

Elsa
Day33:Create a Lambda Function| 100Days of Cloud(AWS)

Steps via the AWS Console 1.Sign In: Log in to the AWS Management Console and navigate to the Lambda dashboard. 2.Create ...

18:26
Day33:Create a Lambda Function| 100Days of Cloud(AWS)

0 views

4 days ago