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
1,410 results
Using if, if else, and while statements in Java.
187 views
8 years ago
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,513 views
6 years ago
The TimedTestFramework is a Java class that you can extend to implement a doTest() method. Then, you can make an instance of ...
45 views
2 years ago
You can use a *cast* to take an integer variable and ask Java to treat it as a double (and vice versa). This video gives you the ...
226 views
5 years ago
Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...
19,349 views
This video shows the building blocks you use for every Java program you'll write in this course. One additional note: The program ...
1,204 views
577 views
10 years ago
Working with parallel arrays in java.
5,712 views
Handling a two-dimensional arrays that represent a matrix of rows and columns.
388 views
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,656 views
3 years ago
Formatting numbers for money and other purposes using NumberFormat How to Round a Number to 2 Decimal Places in Java: ...
15,645 views
For our class, we will be using the sixth edition, Data Structures & Algorithms, Wiley book. Fifth edition is fine. Really, kind of the ...
3,007 views
Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...
1,732 views
ADSB 06_02.
511 views
11 years ago
Unlock the secrets to building a robust and scalable Java REST API! In this video, we dive into four key tips every developer ...
456 views
1 year ago
Calculating days until the user's next birthday.
636 views
Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...
628 views
Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...
734 views
In Java, you can have a two-dimensional array where each row has a different number of elements. This is called a ragged array.
1,703 views
4 years ago
ADSB 05_03.
827 views