Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
138 results
Exception when printing an array in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
4 views
2 weeks ago
Java format array (using the Formatter class) Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
8 views
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! Check if array entry was already exists ...
8 days ago
Can I iterate over two arrays at once in Java? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
6 views
3 weeks ago
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 ...
11,605 views
One array containing different Object classes Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
15 views
Many of us have significant experience in Java. Yet, from time to time, we get tripped up by some code that we quite did not expect ...
54 views
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! How to get a each value by using ...
12 views
Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...
12 days ago
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! Getting a logic error while trying to get ...
2 views
10 days ago
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
5 views
Decode base64 encoded byte array to (negative) decimal value (Java to Python) Helpful? Please use the *Thanks* button above!
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! How to set array elements equal to the ...
21 views
JDBC Lotus-Oracle error: Java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -1 Helpful? Please use the ...
1 view
3 days ago
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! How create two dimensional ...
6 days ago
You stare at the notification on your screen, your heart sinking with each passing second. It is a pull request from your colleague, ...
218 views
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! How do I count the amount of times a ...
When your Java application is slow, you need to use a Java profiler. Before JDK 25, the built-in Java profiler only allowed you to ...
9 views
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! Processing of a file: byte arrays and ...
7 days ago
Since the beginning of Java we're used to dealing with NullPointerExceptions. We tried to prevent `null` references using project ...
20 views