ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

194 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

1 month 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

2 weeks 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

2 weeks 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

1 month 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

1 month ago

Bulgarian Java User Group
Scotty I need Warp Speed - Ways to improve the JVM startup/warmup, Gerrit Grunwald

When running Java at scale, the JVM startup time can become a limitation. Especially when you look at spinning up new ...

51:35
Scotty I need Warp Speed - Ways to improve the JVM startup/warmup, Gerrit Grunwald

48 views

1 month 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

3 weeks ago

App Genesis
java day 24

java day 24.

5:14
java day 24

0 views

1 day 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

99 views

1 month 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

2 weeks ago

Nida Karagoz
File Browser GUI (3 SOLUTIONS!!)

File Browser GUI (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

6:41
File Browser GUI (3 SOLUTIONS!!)

2 views

3 weeks 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

3 weeks 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

57 views

1 month ago

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

Every Jakarta EE specification consists of three core parts: an API describing the Java interface, a written specification contract ...

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

39 views

4 weeks 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

4 weeks ago

Alfa Yohannis
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...

2:12
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

16 views

3 weeks ago

Single-line
How to load a huge class/interface (including 40000+ static fields) in a background thread

Source: https://stackoverflow.com/questions/79873770 Question Author: - Kube https://stackoverflow.com/users/27194624 Answer ...

1:37
How to load a huge class/interface (including 40000+ static fields) in a background thread

4 views

2 weeks ago

Alfa Yohannis
Iterator Design Pattern Explained: Traverse Collections Without Exposing Internals

Ever written a loop that breaks the moment you swap an array for a linked list? The Iterator pattern fixes that by letting you walk ...

2:16
Iterator Design Pattern Explained: Traverse Collections Without Exposing Internals

3 views

3 weeks 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

2 weeks 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

1 month ago