ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

180 results

Bulgarian Java User Group
Java and GenAI: from basics to enterprise, Panche Chavkovski

Java GenAI libraries are getting more mature every day. It is now incredibly easy to spin up a Spring AI "Hello World" example and ...

46:28
Java and GenAI: from basics to enterprise, Panche Chavkovski

38 views

4w ago

Roel Van de Paar
How to implement Java interface anonymously in scala? (2 Solutions!!)

How to implement Java interface anonymously in scala? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:00
How to implement Java interface anonymously in scala? (2 Solutions!!)

7 views

4w ago

Sophia Wagner
Softwareengineering: In Java Interface contracts, does the @throws tag order should be considered?

In Java Interface contracts, does the @throws tag order should be considered? Hey guys! Hopefully you found a solution that ...

3:05
Softwareengineering: In Java Interface contracts, does the @throws tag order should be considered?

1 view

4w ago

Nida Karagoz
Do sealed interfaces in Java enable any specific JVM optimisations, or are they purely a compile‑tim

Do sealed interfaces in Java enable any specific JVM optimisations, or are they purely a compile‑tim ✧ I really hope you found a ...

2:32
Do sealed interfaces in Java enable any specific JVM optimisations, or are they purely a compile‑tim

0 views

2w ago

Alfa Yohannis
Composite Pattern in Java: Build Tree Structures with One Uniform Interface

Learn the Composite design pattern in Java and treat single objects and whole groups exactly the same way through one uniform ...

2:07
Composite Pattern in Java: Build Tree Structures with One Uniform Interface

1 view

1mo ago

Bulgarian Java User Group
Building GPU-Accelerated AI Libraries in Java with TornadoVM, Thanos Stratikopoulos

As Java enters the AI era, developers seek ways to run high-performance machine learning workloads without leaving the JVM.

50:34
Building GPU-Accelerated AI Libraries in Java with TornadoVM, Thanos Stratikopoulos

97 views

4w ago

JoziJUG
Buhake Sindi - Java 26 is here, what can you expect!

Java 26, released on March 17, 2026, includes 10 JEPs (5 finalised, 4 in preview and 1 incubator). For the March Meetup, ...

27:52
Buhake Sindi - Java 26 is here, what can you expect!

28 views

3w ago

Single-line
Do sealed interfaces in Java enable any specific JVM optimisations, or are they purely a compile‑...

Source: https://stackoverflow.com/questions/79942223 Question Author: - benrush https://stackoverflow.com/users/21010464 ...

0:39
Do sealed interfaces in Java enable any specific JVM optimisations, or are they purely a compile‑...

0 views

12d ago

Alfa Yohannis
Facade Design Pattern Explained with Java Home Theater Example

Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...

2:25
Facade Design Pattern Explained with Java Home Theater Example

6 views

4w ago

Bulgarian Java User Group
Virtual Threads Are Not Async I/O: Lessons from Operating System Archaeology, Ivan Yonkov

Asynchronous programming is often presented as a modern invention - reactive streams, CompletableFuture, and now virtual ...

50:54
Virtual Threads Are Not Async I/O: Lessons from Operating System Archaeology, Ivan Yonkov

133 views

4w ago

Roel Van de Paar
Why generics needs extends when implements an interface?

amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! Why generics needs extends when ...

1:21
Why generics needs extends when implements an interface?

2 views

6d ago

Roel Van de Paar
How to resolve an interface and use it in the class using Autofac? (2 Solutions!!)

How to resolve an interface and use it in the class using Autofac? Helpful? Please use the *Thanks* button above! Or, thank me ...

4:09
How to resolve an interface and use it in the class using Autofac? (2 Solutions!!)

3 views

2w ago

Roel Van de Paar
How can I implement comparable interface in go?

How can I implement comparable interface in go? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:17
How can I implement comparable interface in go?

0 views

4w ago

ChaosMC
All the Java you need for Minecraft Modding

This Video is more about a small and quick Java Crash Course for Minecraft Modding think of it like a small recap. Also here is a ...

18:04
All the Java you need for Minecraft Modding

12,486 views

2w ago

Bulgarian Java User Group
Learning modern Java the playful way, Piotr Przybył & Marit van Dijk

Staying up to date with modern Java can feel overwhelming. If you don't have any experience with Java since Java 8 (or at all), ...

53:02
Learning modern Java the playful way, Piotr Przybył & Marit van Dijk

148 views

4w ago

Otavio Santana
Does Jakarta EE Compete with Spring? Platform vs Ecosystem Explained 🚀

Based on the transcript from Sequence.srt, in this video we explore the fundamental differences between the Java Ecosystem and ...

5:32
Does Jakarta EE Compete with Spring? Platform vs Ecosystem Explained 🚀

39 views

3w ago

Roel Van de Paar
Transient inside an interface (4 Solutions!!)

Transient inside an interface Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:09
Transient inside an interface (4 Solutions!!)

13 views

2w ago

Roel Van de Paar
Does the Hashtable implement every method in the Map interface? (2 Solutions!!)

Does the Hashtable implement every method in the Map interface? Helpful? Please use the *Thanks* button above! Or, thank me ...

2:00
Does the Hashtable implement every method in the Map interface? (2 Solutions!!)

7 views

3w ago

Bulgarian Java User Group
Visualizing the Java Concurrency API, Christian Heitzmann

With the spread of multicore processors, parallel programming has become unavoidable. That's why the essential principles of ...

50:13
Visualizing the Java Concurrency API, Christian Heitzmann

52 views

4w ago

Alfa Yohannis
Chain of Responsibility Pattern in Java: Approval Chain Tutorial

Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...

2:07
Chain of Responsibility Pattern in Java: Approval Chain Tutorial

5 views

3w ago