ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

116 results

Durga Software Solutions
Functional Interfaces in Java Practical Applications and Best Practices

Functional Interfaces are the foundation of Lambda expressions and functional programming in Java In this video, we explain ...

5:11
Functional Interfaces in Java Practical Applications and Best Practices

34 views

20 hours ago

Coding-Config
Java 8 Features - Functional Interface and Lambda Expression || With AI Tools || Grok || NotebookLM

I explained the concept of Functional Interfaces in Java, which are interfaces that contain only one public abstract method, ...

6:45
Java 8 Features - Functional Interface and Lambda Expression || With AI Tools || Grok || NotebookLM

45 views

5 days ago

Estudia fácil y Cómodo
Programación en Java: Interfaces gráficas y bibliotecas esenciales

Esta fuente es una transcripción de una clase sobre programación en Java que se centra en el uso de librerías para mejorar la ...

7:13
Programación en Java: Interfaces gráficas y bibliotecas esenciales

6 views

4 days ago

Durga Software Solutions
Java Interfaces vs  Abstract Classes A Beginner's Feature Face Off

Confused between Java Interfaces and Abstract Classes? This beginner-friendly video breaks down the key differences, ...

5:28
Java Interfaces vs Abstract Classes A Beginner's Feature Face Off

121 views

4 days ago

RoboticQA Academy
Java Stream API Explained | Functional Interface, Lambda Expression & Method Reference (Java 8)

Learn Java Stream API step-by-step in this video. We cover the most important Java 8 features including Functional Interfaces, ...

57:10
Java Stream API Explained | Functional Interface, Lambda Expression & Method Reference (Java 8)

43 views

5 days ago

Durga Software Solutions
Mastering Lambda Expressions Streamlining Java Code for Efficiency

Lambda expressions changed the way Java developers write code In this video, you'll master Lambda Expressions and learn ...

5:51
Mastering Lambda Expressions Streamlining Java Code for Efficiency

105 views

14 hours ago

RuchiCodes
Java Collection Framework Hierarchy Explained | Collection Interfaces & Classes (Beginner)

n this video, we will deeply understand the Java Collection Framework Hierarchy in a very simple and beginner-friendly way.

4:24
Java Collection Framework Hierarchy Explained | Collection Interfaces & Classes (Beginner)

23 views

1 day ago

PhilodeX
#05 | Built-in Functional Interfaces (MUST) | Predicate, Function, Consumer and Supplier | Java 8

Java 8 Built-in Functional Interfaces – Complete Explanation In this video, I explain the four most important built-in functional ...

7:02
#05 | Built-in Functional Interfaces (MUST) | Predicate, Function, Consumer and Supplier | Java 8

0 views

2 days ago

“Learn Once. Apply Forever.” by Shashi Jadhav
Inheritance, Interfaces &Polymorphism in Java

Inheritance Basics: introduction, need, syntax (extends Keyword) and Types of Inheritance, Superclass, Subclass and use of ...

4:42
Inheritance, Interfaces &Polymorphism in Java

24 views

1 day ago

DavinchiCoder
Master the COMMAND LINE with JAVA and SPRING SHELL!
17:28
Master the COMMAND LINE with JAVA and SPRING SHELL!

0 views

0

SYA Academy
SOLID Design Principles Explained | I – Interface Segregation Principle (ISP) with Example

In this video, we explain the I in SOLID – Interface Segregation Principle (ISP) in a simple and practical way. You'll learn: ...

11:16
SOLID Design Principles Explained | I – Interface Segregation Principle (ISP) with Example

0 views

5 days ago

PhilodeX
#03 | Static vs Default Methods in Java 8 | If Interface Had No Implementation, Why Default Methods?

In this video, we understand why Java 8 introduced static and default methods in interfaces, in a very simple and practical way.

4:02
#03 | Static vs Default Methods in Java 8 | If Interface Had No Implementation, Why Default Methods?

0 views

3 days ago

colllten
Program with Go #18: Interfaces

This video covers Go's structs. 00:00 Intro 02:27 Analogy 03:31 Code 09:22 Type Assertion 12:58 End.

13:12
Program with Go #18: Interfaces

39 views

5 days ago

CodeHunt
SOLID Principles Explained Part 3 | Liskov Substitution Principle & Interface Segregation Principle

In this session, we continue our SOLID Principles series and explore two highly connected design principles — Liskov ...

46:11
SOLID Principles Explained Part 3 | Liskov Substitution Principle & Interface Segregation Principle

46 views

1 day ago

Hyphen45 Development Tutorials
Data Structures & Objects | Intermediate Minecraft Plugin Development Tutorial #2

This video gives a summary of common Java data structures such as the ArrayList, HashSet, and HashMap. It also gives a ...

17:37
Data Structures & Objects | Intermediate Minecraft Plugin Development Tutorial #2

0 views

5 days ago

Java with Divya😍
The Real Reason Java's main() Method is So Complicated! 🤔

Ever wondered why every Java program starts with: public static void main(String[] args) Why not change it? Why static? Why void ...

5:24
The Real Reason Java's main() Method is So Complicated! 🤔

0 views

5 days ago

InfoQ
WebAssembly for the JVM: Beyond the Browser with Chicory

In this InfoQ video, Red Hat Principal Engineer Andrea Peruffo reveals how WebAssembly is moving beyond the browser to ...

44:40
WebAssembly for the JVM: Beyond the Browser with Chicory

342 views

2 days ago

Code with Gaurav
Core Java Crash Course Complete Java Tutorial in One Video

core java crash course core java crash course covering all core java topics in one video. this core java crash course is a complete ...

3:15:26
Core Java Crash Course Complete Java Tutorial in One Video

11 views

1 day ago

Arquitectura Java “ArquitectoJava”
Default Methods

En Java, los default methods son métodos con implementación que se pueden definir dentro de interfaces. Permiten: Dar ...

4:21
Default Methods

0 views

2 days ago

PrinceAutomationDestination
Sorting of List Using Stream API in Java8| An Important Interview Question

Sorting of List using Stream API: An Important Programming problem Prior to Java8's Introduction of Stream: Natural Sorting: ...

21:09
Sorting of List Using Stream API in Java8| An Important Interview Question

29 views

11 hours ago

SYA Academy
D in SOLID Explained | Dependency Inversion Principle with Simple Example

In this video, we explain the D in SOLID – Dependency Inversion Principle (DIP) in a simple and practical way. You'll learn: ...

11:16
D in SOLID Explained | Dependency Inversion Principle with Simple Example

0 views

3 days ago