ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 results

Carlos Chacin
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

Can you really Master AWS Lambda with Java 17 in 2 Mins? This video shares THE key insight or trick that will make you feel ...

2:00
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

1,010 views

2 years 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,172 views

2 months ago

Sympolymathesy by Chris Krycho
The Cutting Edge of Versioning—LambdaConf 2024 Promo

15% off registration: www.eventbrite.com/e/540887036687/?discount=ChrisKrycho15 I will be giving two talks at LambdaConf ...

0:35
The Cutting Edge of Versioning—LambdaConf 2024 Promo

156 views

2 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 6: Lambda Expressions

Learn how to use lambda expressions in TypeScript so you never have to worry about what "this" is again. Learn more about "this" ...

2:20
TypeScript for JavaScript Developers Part 6: Lambda Expressions

403 views

6 years ago

Carlos Chacin
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

Master AWS Lambda with Java 17 in 2 Mins! En este video, te mostraremos cómo configurar AWS Lambda con Java 17 en solo 2 ...

1:58
Master AWS Lambda with Java 17 in 2 Mins! 🤯☕️⚡️

735 views

2 years ago

Craig Piercy
Python keyword video reference: LAMBDA

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:37
Python keyword video reference: LAMBDA

13 views

1 year ago

COMPUTER & EXCEL SOLUTION
Anonymous function Lambda in Python@COMPUTEREXCELSOLUTION

https://youtu.be/B64PWaPt2dI https://youtu.be/NPOYyRSz6bc This is my Technology Related information.Like "O" Level,"CCC", ...

1:15
Anonymous function Lambda in Python@COMPUTEREXCELSOLUTION

60 views

4 years ago

Chrome for Developers
map & filter - Functional JavaScript - Supercharged

In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...

1:46
map & filter - Functional JavaScript - Supercharged

10,362 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 10: Simple Refactoring

No new features are introduced in this segment. A simple function is added to make debug messages cleaner to write and the ...

1:30
TypeScript for JavaScript Developers Part 10: Simple Refactoring

373 views

6 years ago

Bald. Bearded. Builder.
Better C# Anonymous Functions & Lambdas #csharp #dotnet #developer #code #programming

C# 12 is making anonymous functions & lambda expressions a little easier with default values and params flagged parameters.

0:42
Better C# Anonymous Functions & Lambdas #csharp #dotnet #developer #code #programming

447 views

2 years ago

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

805 views

4 years ago

Craig Piercy
Python function - aiter()

Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function. As we ...

3:41
Python function - aiter()

338 views

1 year ago

Danny Heap
racket recursion video 4/6 --- flatten a list

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to flatten a nested list so that it includes only simple ...

3:50
racket recursion video 4/6 --- flatten a list

4,209 views

12 years ago

How to Learn Excel
Calculate Quarter-To-Date in Excel: The Step-by-Step Guide

Calculate Quarter-To-Date in Excel: The Step-by-Step Guide In this video, we'll explore two effective methods for calculating ...

3:08
Calculate Quarter-To-Date in Excel: The Step-by-Step Guide

567 views

1 year ago

ConfEngine
Edward Kmett - Why Haskell?

Edward Kmett is the chairman of the Haskell Libraries Committee. In this interview he shares the benefits of the Haskell functional ...

2:34
Edward Kmett - Why Haskell?

21,397 views

4 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 13: Formatting the Print

This episode features a small refactoring that enables the printing functionality to show labels along with values by passing the ...

2:27
TypeScript for JavaScript Developers Part 13: Formatting the Print

271 views

6 years ago

Craig Piercy
Python Built-in Function: abs()

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

3:46
Python Built-in Function: abs()

19 views

1 year ago

Craig Piercy
Python function all()

Describes and explains the Python built-in function - all()

3:51
Python function all()

174 views

1 year ago

Craig Piercy
Python Built-In Function: bin()

Describess the bin() function.

3:52
Python Built-In Function: bin()

341 views

11 months ago

Bald. Bearded. Builder.
Alias Any Type in C# 12

The ability to alias namespaces and named types has existed in C# for several years, but now developers have the ability to alias ...

1:56
Alias Any Type in C# 12

775 views

2 years ago