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
486 results
How to Create Custom Immutable Class In Java. Rules to create Custom Immutable Class in java.
83 views
5 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
7,209 views
8 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,453 views
2 years ago
String Introduction - String is Immutable, String Methods in Tamil - Java Full Course in Tamil. Full Video Tutorial:- ...
56,289 views
Immutability has taken over the software world. Programmers are using immutable values to make their products more ...
107 views
3 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 ...
24 views
2 months ago
Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...
907 views
7 months ago
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 ...
157 views
6 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
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
A veces a los perfiles Junior les cuesta entender ciertos problemas porque aún no los han vivido. En este vídeo explico los ...
540 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 ...
23 views
1 year ago
Zurich Haskell meetup on implementing Relaxed-Radix-Balanced vectors. meetup: ...
365 views
The main presentation starts at 6:03. Christian Sadilek and Donny Nadolny provide an introduction to the Scala programming ...
25,991 views
11 years ago
Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...
317 views
Speaker: Axel Fontaine Topic: Immutable Infrastructure: Rise of the Machine Images Abstract: The cloud is the new normal and it ...
41 views
Object Oriented Programming dominated the software development landscape in the last decade of XX century and in the first of ...
1,371 views
Java in Tamil. Here our trainer discusses about String Immutable property and Why do we have String[] args in main method in ...
2,978 views
Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.
16,578 views
This video demonstrates use of String handling functions used in Java.
81 views
Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...
174 views
The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...
109 views
The Java Collections Framework is the most widely used API – probably in your application too. You use it all the time, but do you ...
116 views
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
182 views
From the February 2014 Ember London meetup. See more at http://emberlondon.com.
85 views