ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

264 results

Bulgarian Java User Group
Trash Talk - Exploring the JVM memory management, Gerrit Grunwald

In the realm of Java programming, understanding memory management and garbage collection mechanisms cannot only be ...

46:22
Trash Talk - Exploring the JVM memory management, Gerrit Grunwald

36 views

9 days 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

108 views

9 days ago

Sophia Wagner
Codereview: Benchmarking in Java some super linearithmic sorting algorithms

Benchmarking in Java some super linearithmic sorting algorithms Hey guys! Hopefully you found a solution that helped you!

3:49
Codereview: Benchmarking in Java some super linearithmic sorting algorithms

5 views

3 weeks ago

devmark_ru
Bubble Sort in Java 25: A Simple Algorithm from Scratch

Contents: 00:35 The Idea of ​​Bubble Sort 01:15 Java Code 25 01:28 Two Loops and a Boundary 02:17 Compare and Swap 03:09 ...

4:15
Bubble Sort in Java 25: A Simple Algorithm from Scratch

89 views

4 days ago

Shreyan Nag Computer Classes
Class 8 Algorithm and flowchart with Java/Python Coding

Algorithm & Flowchart to Coding (Java & Python) | Class 8 Computer Science Welcome to Class 8 Computer Science!

1:11:17
Class 8 Algorithm and flowchart with Java/Python Coding

48 views

Streamed 4 days 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

7 days 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

11 days 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

3 views

9 days ago

devmark_ru
Алгоритм Фибоначчи на Java 25: 5 реализаций от цикла до рекурсии

Содержание: 00:33 Простой цикл на long 02:09 Большие числа через BigInteger 03:44 Наивная рекурсия 04:56 Рекурсия с ...

7:59
Алгоритм Фибоначчи на Java 25: 5 реализаций от цикла до рекурсии

76 views

6 days ago

The Tech Rants
Java Code Dangers!

Is your AI-generated code actually secure? Discover the critical flaws in LLM-generated Java applications and learn how to fix ...

27:26
Java Code Dangers!

23 views

10 days ago

Partners DSA
Binary Tree Vertical Sum - Complete Step-by-Step Guide (Java)

Given a binary tree having n nodes, find the vertical sum of the nodes that are in the same vertical line. Return all sums through ...

15:42
Binary Tree Vertical Sum - Complete Step-by-Step Guide (Java)

22 views

4 weeks ago

Sophia Wagner
Codereview: A Java class for representing big integers with arbitrary number of digits and summat...

A Java class for representing big integers with arbitrary number of digits and summation method - take II Hey guys! Hopefully you ...

3:56
Codereview: A Java class for representing big integers with arbitrary number of digits and summat...

16 views

4 weeks ago

Roel Van de Paar
Maximum String Mismatches in Java (5 Solutions!!)

Maximum String Mismatches in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

4:55
Maximum String Mismatches in Java (5 Solutions!!)

2 views

4 days ago

Roel Van de Paar
In Java, what can a wild card do that regular generics cannot do? (3 Solutions!!)

In Java, what can a wild card do that regular generics cannot do? Helpful? Please use the *Thanks* button above! Or, thank me ...

3:56
In Java, what can a wild card do that regular generics cannot do? (3 Solutions!!)

11 views

2 weeks ago

Toronto Java Users Group
2026-05 Plan before you build: Deterministic planning patterns for AI agents

Presented by: Dan Dobrin Can your agents scale without bankrupting your API quota or your compute budget? Join this session ...

1:24:35
2026-05 Plan before you build: Deterministic planning patterns for AI agents

65 views

2 weeks ago

Sophia Wagner
Codereview: Solving minimum time-to-path discovery problem for implicit online graphs with delaye...

Solving minimum time-to-path discovery problem for implicit online graphs with delayed node expansion via multithreaded ...

4:44
Codereview: Solving minimum time-to-path discovery problem for implicit online graphs with delaye...

8 views

1 month ago

Alfa Yohannis
Prototype Design Pattern Explained: Clone Objects to Skip Costly Setup

Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...

2:04
Prototype Design Pattern Explained: Clone Objects to Skip Costly Setup

5 views

2 weeks ago

bab lobko (Short and straight to the point)
3689. Maximum Total Subarray Value I

Today's problem looks like it wants dynamic programming, monotonic stacks, sliding window or some clever subarray magic.

6:16
3689. Maximum Total Subarray Value I

10 views

2 weeks ago

Roel Van de Paar
Parallel in Java 7 with a result, using non-final variables

Parallel in Java 7 with a result, using non-final variables Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:59
Parallel in Java 7 with a result, using non-final variables

7 views

4 weeks ago

Bulgarian Java User Group
Automating Workflows with Multi-Agent Systems, Kristiyan Stoyanov

Using a single LLM-powered agent to handle complex workflows sounds appealing — until it starts breaking in unpredictable ...

39:00
Automating Workflows with Multi-Agent Systems, Kristiyan Stoyanov

34 views

9 days ago