ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

29 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

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

392 views

2 years ago

Drunken Engineer
java 8 Interview Questions | Theoretical

This video contains java 8 interview questions and answers. One of the best book for Interview Questions Top 1000 Java Interview ...

10:38
java 8 Interview Questions | Theoretical

29,800 views

4 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

880 views

2 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

715 views

2 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

115,771 views

8 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?

18,735 views

3 years ago

OSLIS Secondary Videos
Building Search Strings, Part 1: Boolean Operators

In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on ...

6:27
Building Search Strings, Part 1: Boolean Operators

64,592 views

8 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)

14,756 views

3 years ago

Chrome for Developers
How to log messages in the Console #DevToolsTips

In this episode, Bramus and Jecelyn walk you through the different ways of logging and filtering messages in the Console.

5:41
How to log messages in the Console #DevToolsTips

78,516 views

3 years ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

... default arguments - Expressions - Null-safety - Extension functions - High-order functions and lambdas - Operator overloading ...

11:08
Kotlin - Solving a sample coding interview problem

2,786 views

3 years ago

makingthematrix
Programming with Functions #4 - unapply and newtype

Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...

10:01
Programming with Functions #4 - unapply and newtype

865 views

4 years ago

wikipedia tts
Referential transparency (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Referential_transparency 00:01:30 1 History ...

12:54
Referential transparency (computer science) | Wikipedia audio article

50 views

6 years ago

Chrome for Developers
Debugging WebAssembly with modern tools

WebAssembly is a new binary format that allows developers to bring their experience and applications from a variety of ...

9:15
Debugging WebAssembly with modern tools

28,443 views

5 years ago

생활코딩
WEB2 JavaScript - 27. Functions: Return

Coding Everybody is a project to teach programming to the general public. For more information, please visit: http ...

7:20
WEB2 JavaScript - 27. Functions: Return

76,302 views

8 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

898,870 views

7 years ago

Danny Heap
racket recursion video 3/6 --- koch curve with local definition

video from http://www.cdf.toronto.edu/~heap/racket_lectures.html shows how to create a koch fractal without those annoying ...

4:44
racket recursion video 3/6 --- koch curve with local definition

1,804 views

12 years ago

Code.org
CS in Algebra: Order of Operations

Evaluation blocks can be nested to complete calculations with more than 2 inputs. But to get the correct outputs you'll need to ...

5:02
CS in Algebra: Order of Operations

1,438 views

10 years ago

Chrome for Developers
Thinking on ways to solve ADAPTIVE TYPOGRAPHY

In today's GUI Challenge, @AdamArgyleInk shows how to use the prefers-contrast media query to adapt fonts to users contrast ...

9:49
Thinking on ways to solve ADAPTIVE TYPOGRAPHY

15,407 views

2 years ago

Danny Heap
racket recursion video 2/4 --- for/list recursion

http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on lists, a self-referential, or recursive, structure: they can contain lists ...

4:44
racket recursion video 2/4 --- for/list recursion

10,289 views

13 years ago