ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

458 results

Technical Potpourri by Sudipta Deb
5 Essential Python Tricks Every Data Scientist Needs to Know NOW

Elevate your data science and data analysis workflows with Python's most powerful, yet often misunderstood, feature: Lambda ...

11:33
5 Essential Python Tricks Every Data Scientist Needs to Know NOW

35 views

3 weeks ago

Question With Answer
lambda function in python? explained with example

Are you curious about lambda functions in Python? This video breaks down the concept of lambda functions—small, ...

2:39
lambda function in python? explained with example

9 views

10 months ago

ArjanCodes
12 Python Built-in Functions I Use Every Day

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll explore 12 of the most interesting ...

22:15
12 Python Built-in Functions I Use Every Day

78,344 views

9 months ago

AWS Events
AWS re:Invent 2025 - [NEW LAUNCH] Deep Dive on AWS Lambda durable functions (CNS380)

AWS Lambda durable functions enhances Lambda's programming model to simplify building fault-tolerant applications using ...

52:44
AWS re:Invent 2025 - [NEW LAUNCH] Deep Dive on AWS Lambda durable functions (CNS380)

9,274 views

3 weeks ago

Jakubication
Python Lambda Functions

In Python, lambda functions are one-line, nameless functions with an implicit return. An implicit return means the function returns a ...

2:52
Python Lambda Functions

22 views

1 month ago

Tech With Tim
Please Master This MAGIC Python Feature... 🪄

Click this link https://sponsr.is/bootdev_TechWithTim and use my code TECHWITHTIM to get 25% off your first payment for ...

25:10
Please Master This MAGIC Python Feature... 🪄

628,656 views

11 months ago

Excel Off The Grid
LAMBDA Explained in Simple Terms - Excel’s Most Confusing Function... Finally Made Easy

Sign up for our free Insiders program and get the example file: Click here: https://exceloffthegrid.com/insiders/ File Reference for ...

9:16
LAMBDA Explained in Simple Terms - Excel’s Most Confusing Function... Finally Made Easy

35,795 views

4 months ago

Hynek Schlawack
My 2025 uv-based Python Project Layout for Production Apps

In 2025, all you need to take a #Python application from a simple script to production is: uv. But, how do you setup your project ...

24:13
My 2025 uv-based Python Project Layout for Production Apps

43,777 views

10 months ago

Digital Cloud Training
AWS Serverless with AWS Lambda, API Gateway & EventBridge | Full Course for Beginners

Get your FREE AWS Cloud Projects Guide and gain real hands-on experience with AWS.

59:20
AWS Serverless with AWS Lambda, API Gateway & EventBridge | Full Course for Beginners

25,932 views

10 months ago

Amazon Web Services
Function-Based Bedrock Agents with Powertools for AWS Lambda (Python) | Amazon Web Services

This video shows users how to use Powertools for AWS Lambda in Python to simplify and ease the creation of conversational ...

13:18
Function-Based Bedrock Agents with Powertools for AWS Lambda (Python) | Amazon Web Services

1,060 views

6 months ago

Tech With Tim
PLEASE Learn This Underrated Python Feature...

Get private mentorship from me, limited spots available: https://training.techwithtim.net This is an underrated Python feature that ...

14:30
PLEASE Learn This Underrated Python Feature...

25,306 views

11 months ago

Future Coding Stars
ADVANCED PYTHON: Lambda Functions & Functional Code Secrets (Map, Filter, Reduce)

Join our Discord community for team work, collaboration, communication, quiz access, code support, and real-world coding ...

3:24
ADVANCED PYTHON: Lambda Functions & Functional Code Secrets (Map, Filter, Reduce)

31 views

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

CloudSolutionLabs
Lab 2 : how to create AWS Lambda function + Python Logger

We explained, what is aws python lambda function and how to configure python logger and debugging lambda & CloudWatch log ...

8:06
Lab 2 : how to create AWS Lambda function + Python Logger

68 views

4 months ago

Center for High Performance Computing
Introduction to Python: Part 6: Lambda expressions (anonymous functions)

In this lesson, we explore anonymous functions, also known as lambda expressions, in Python. While most functions are given ...

4:41
Introduction to Python: Part 6: Lambda expressions (anonymous functions)

19 views

9 months ago

nova coder
Python Tip You’ll Use Forever: Lambda + map() 🚀"

Learn how to square a list in Python using just ONE LINE of code! In this short video, we break down how to use `lambda` with ...

0:52
Python Tip You’ll Use Forever: Lambda + map() 🚀"

38 views

8 months ago

Bool
Python LAMBDA functions!!! #coding #programming #python

This video gives a quick intro to lambda functions in Python — also known as anonymous functions. Learn how to use them for ...

0:31
Python LAMBDA functions!!! #coding #programming #python

2,032 views

5 months ago

Online University
Lambda Function in Python by Online University

Lambda Function in Python by Online University.Full course of Python, AI & ML by Online University. It is purely job oriented ...

1:05:25
Lambda Function in Python by Online University

58 views

9 months ago

Tech With Tim
Build Anything With a CUSTOM MCP Server - Python Tutorial

Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/ In this video, ...

26:01
Build Anything With a CUSTOM MCP Server - Python Tutorial

162,647 views

8 months ago

Programming threads
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...

1:01
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

1,169 views

1 month ago