Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
50 results
Lambda expessions are one use calculator which can calculate multiple numbers at a time. For example:- my_nums = [1,2,3,4,5,6 ...
37 views
4 years ago
Learn how to use lambda expressions in TypeScript so you never have to worry about what "this" is again. Learn more about "this" ...
407 views
7 years ago
In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...
694 views
1 year ago
In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...
976 views
3 years ago
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 ...
772 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
835 views
In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...
474 views
Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...
118,012 views
9 years ago
Is there any way to initialize an List in Java? Short answer: Kinda. Java doesn't provide a native initialization for Lists, so we ...
86 views
In this video tutorial, we'll explore the powerful Java Predicate interface and learn how it can simplify your code and improve its ...
796 views
For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.
97,350 views
El cálculo Lambda fue una herramienta inventada en 1930 para describir con simpleza los elementos principales de la ...
20,586 views
Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...
870 views
5 years ago
In this episode of Dartisans, we chat with Josh Bloch about the Dart libraries. Josh shares some insight into library and API design.
3,510 views
14 years ago
... default arguments - Expressions - Null-safety - Extension functions - High-order functions and lambdas - Operator overloading ...
2,791 views
In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on ...
67,354 views
8 years ago
Classes : Part 1 : Introduction.
6,586 views
6 years ago
In today's GUI Challenge, @AdamArgyleInk shows how to use the prefers-contrast media query to adapt fonts to users contrast ...
15,514 views
2 years ago
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to flatten a nested list so that it includes only simple ...
4,215 views
13 years ago
If you're still using console.log() to find and fix JavaScript issues, you might be spending more time debugging than you need to.
913,968 views