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
14 results
Tutoring: https://www.acepractical.co.za Full exam solutions: https://youtu.be/IkXkKShp8uc Perfect for: - Grade 12 IEB IT students ...
42 views
13d ago
Two Customer objects with the same name are not equal — until you say so. equals, hashCode and toString: what Object gives ...
8 views
11d ago
A wrapper class is a reference type that houses a primitive value, allowing primitives to act like objects in Java Wrapper Classes in ...
3 views
2w ago
Think you know Java Enum? Now let's put everything into ONE coding problem! In this video, we'll solve a complete Java ...
37 views
6d ago
Modern Java data types in one unit: records for immutable data with equals, hashCode and toString for free; enums for fixed ...
1 view
12d ago
Welcome to Part 3 of my Java Strings series! In this video, we take the next step after learning Java String methods and ...
98 views
4w ago
In this video, we'll understand StringBuilder and StringBuffer in Java with simple examples and interview-focused explanations.
10 views
4d ago
Asha wants customers by name, then by bill, highest first. Sorting in Java: Collections.sort, Comparable for the natural order, ...
47 views
У цьому відео детально розглядаємо два важливі класи Java: StringBuilder і Arrays. Ви дізнаєтесь, як працює внутрішній ...
11 views
3w ago
Цей відеоурок зводить разом усі чотири принципи об'єктно-орієнтованого програмування — абстракцію, інкапсуляцію, ...
83 views
DESCRIPTION* Writing a genuinely immutable class in Java by hand means getting several separate things right, every single ...
153 views
3d ago
In this video, we learn about the **Final Array in Java** and understand how the `final` keyword works when used with array ...
35 views
7d ago
Package "entity" e Class Java "Users". Anotações declaradas: @Data @Builder @Entity @Table O que @Data faz? A anotação ...
Aprenda, na prática, o que são Java Records, como implementar imutabilidade em Java e quando usar Records em vez de ...
204 views