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
481 results
How to Create Custom Immutable Class In Java. Rules to create Custom Immutable Class in java.
83 views
5 years ago
Traditionally in Java, we mix data and code in objects. While being beneficial in some cases, data encapsulation has a tendency ...
1,540 views
Streamed 4 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
7,207 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,450 views
2 years 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
String Introduction - String is Immutable, String Methods in Tamil - Java Full Course in Tamil. Full Video Tutorial:- ...
56,255 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 ...
23 views
2 months ago
Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...
905 views
7 months 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 ...
539 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 ...
1 year 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
The main presentation starts at 6:03. Christian Sadilek and Donny Nadolny provide an introduction to the Scala programming ...
25,990 views
11 years ago
Zurich Haskell meetup on implementing Relaxed-Radix-Balanced vectors. meetup: ...
365 views
6 years ago
The Java Collections Framework is the most widely used API – probably in your application too. You use it all the time, but do you ...
115 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
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
Speaker: Axel Fontaine Topic: Immutable Infrastructure: Rise of the Machine Images Abstract: The cloud is the new normal and it ...
41 views
Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...
317 views
From CS 201: Data Structures, winter term 2021, Carleton College https://cs.carleton.edu/faculty/awb/cs201/w21/topics/oop2.html.
13 views