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
508 results
How to Create Custom Immutable Class In Java. Rules to create Custom Immutable Class in java.
83 views
5 years ago
Immutability has taken over the software world. Programmers are using immutable values to make their products more ...
107 views
3 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
7,214 views
8 years ago
Traditionally in Java, we mix data and code in objects. While being beneficial in some cases, data encapsulation has a tendency ...
1,544 views
Streamed 4 years ago
Uh hi everyone So this presentation is about Java build tools Um so the motivation for this talk is that although Java is known to be ...
30 views
3 months ago
Most data structure are only useful if you can modify them. Today, JS and Lance talk about immutable data structure which don't ...
9 views
6 years ago
This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.
1,476 views
Template we'll call this points without objects. java so instead of using the one that's built into the point. Class. Let's say I wanted to ...
24 views
2 years ago
Java Reflections and Annotations.
34 views
So focus of java 9 today's topic is about looking into the feature by the java 9 version provided so previous session we have ...
44 views
Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...
949 views
8 months ago
Following topics are covered in Part 4. Package, import encapsulation and scope Objects Creation Methods Static / not static Final ...
14 views
Object Oriented Programming dominated the software development landscape in the last decade of XX century and in the first of ...
1,371 views
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
209 views
4 months ago
It's all about functional programming - Andy Balaam takes you through the new stuff in Java 8, including some good things, some ...
1,005 views
10 years ago
This video demonstrates use of String handling functions used in Java.
81 views
Is it better to write "" + 42 or Integer.toString(42)? How much memory can you save if you intern() all of your strings? How can ...
158 views
Many developers believe that Functional Programming (FP) arrived in Java 8, with the addition of the Streams API. But is this ...
645 views
4 years ago
This presentation will show the combination of two ideas that can create 2 to 3 order of magnitude efficiencies in service delivery.
1,152 views
9 years ago
A veces a los perfiles Junior les cuesta entender ciertos problemas porque aún no los han vivido. En este vídeo explico los ...
560 views