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
59 results
shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...
364 views
2 years ago
shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...
347 views
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,492 views
3 years ago
In Java, Strings are immutable. The StringBuilder class, on the other hand, will let you manipulate string data in place.
14 views
4 years ago
Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...
736 views
Immutability and pączki. And how do you think, where is the border? Where do you decide that enough is enough and reach for ...
945 views
5 years ago
shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...
283 views
Hi, i'm Gregor, and in this video i'd like to show you my view of object orientation. I hope it provides an easy to grasp introduction ...
2,097 views
6 years ago
Science Playlists https://www.youtube.com/playlist?list=PLmUK6jEG3fLwY2-w5ADuZSDv5RRRe_Lu4 ...
265 views
Well, most of Chapter 9. Not sure I should have talked so much about the Scanner and command-line arguments, but they're ...
48 views
shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...
924 views
Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...
8,370 views
The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...
109 views
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,608 views
Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...
179 views
This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...
5,928 views
Slices, comparison, immutable strings, and the “in” and “not in” operators.
160 views
7 years ago
Strings are an essential part of any Java program. Understanding how to create, manipulate, and compare strings is crucial for ...
26 views
1 year ago
Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...
2,967 views
Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...
866 views