ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38 results

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

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?

20,453 views

3 years ago

Otavio Santana
Mastering Java Consumer Interface: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...

4:14
Mastering Java Consumer Interface: A Comprehensive Guide

972 views

3 years ago

Otavio Santana
Java Supplier: A Comprehensive Guide to Simplifying Your Code

In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...

4:11
Java Supplier: A Comprehensive Guide to Simplifying Your Code

472 views

3 years ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,503 views

5 years ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

113 views

5 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Top 10 reasons why you should be using Eshell - Howard Abrams (he/him)

https://emacsconf.org/2022/talks/eshell 00:00:00.000 Introduction 00:29.000 1. It's an Emacs REPL 00:48.600 2. It's also a shell ...

14:02
EmacsConf 2022: Top 10 reasons why you should be using Eshell - Howard Abrams (he/him)

15,928 views

3 years ago

Codexpanse with Rakhim
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...

4:38
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

117,846 views

9 years ago

Otavio Santana
Simplify Your Code with Java Predicate: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Predicate interface and learn how it can simplify your code and improve its ...

6:12
Simplify Your Code with Java Predicate: A Comprehensive Guide

791 views

3 years ago

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,439 views

4 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,637 views

3 years ago

Chrome for Developers
Debugging JavaScript - Chrome DevTools 101

If you're still using console.log() to find and fix JavaScript issues, you might be spending more time debugging than you need to.

7:28
Debugging JavaScript - Chrome DevTools 101

913,108 views

8 years ago

Josef Nobach
Vid 13 IfSatser

Ibland behöver våran kod kunna ta olika vägar för att kunna avgöra vad den skall eller inte skall göra. För detta använder vi ...

8:58
Vid 13 IfSatser

171 views

3 years ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,791 views

4 years ago

Mithu Roy
#3 RxJava -  Prerequisite: 3 things you should know + BONUS

Namaste everyone, in this video we've shown 3 very important things that you should know to leverage the power of RxJava.

7:23
#3 RxJava - Prerequisite: 3 things you should know + BONUS

12,637 views

7 years ago

Otavio Santana
Introduction to CDI Decorator and Interceptor

Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...

17:21
Introduction to CDI Decorator and Interceptor

495 views

3 years ago

haskelling
Haskelling the Advent of Code 2020 - Day 17

In this series, I'll be attempting to complete the 2020 Advent of Code in the Haskell programming language. 00:00 Retrospective of ...

11:44
Haskelling the Advent of Code 2020 - Day 17

143 views

5 years ago

Josef Nobach
Vid 8 Variabler som koncept

I denna video pratar jag och visar exempel på programmeringens kanske viktigaste byggsten. Förhoppningen med denna video ...

12:39
Vid 8 Variabler som koncept

298 views

3 years ago

Josef Nobach
Vid 14 Projekt Frågesport

Efter att vi har lärt oss om If-Satser kan vi skapa ett frågesports spel till oss själv eller till någon annan. I denna video visar jag hur ...

16:13
Vid 14 Projekt Frågesport

111 views

3 years ago

Design Patterns Lectures
The Composite Design Pattern

In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.

10:39
The Composite Design Pattern

10,855 views

5 years ago