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
276 results
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,741 views
3 years ago
Slides: https://inponomarev.github.io/java-mipt/slides09/index-en.html#/ Eesti Ettevõtluskõrgkool Mainor, March 8th, 2022.
488 views
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,406 views
1 year ago
Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...
101 views
8 months ago
Simons talk on jPrime'2016 https://2016.jprime.io.
2,159 views
9 years ago
Reactive applications (for instance in robotics, graphical user interfaces, or gaming) are difficult to program. Most such ...
1,189 views
2 years ago
Conference by Richard Warburton Slides: ...
809 views
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
The main presentation starts at 6:03. Christian Sadilek and Donny Nadolny provide an introduction to the Scala programming ...
25,992 views
12 years ago
Vassil's talk at the first edition of the jPrime conference (27.05.2015) Vassil DichevThe Scala Guy Did you know that the current ...
302 views
Many Java developers believe that FP arrived in Java 8, with the addition of first-class lambda expressions and the Streams API.
650 views
Slides: https://inponomarev.github.io/java-mipt/slides07/index-en.html#/_callbacks_before_lambdas Eesti Ettevõtluskõrgkool ...
696 views
This talk will be about how we applied Typed functional programming and object-functional concepts inspired from languages like ...
767 views
The main talk starts at 10:16 This month, Angelo Genovese will introduce a few of the structures in functional programming that ...
3,052 views
Presented by: Werner Dietl Null pointer exceptions are the bane of programmers and have been called the "billion dollar mistake".
144 views
7 months ago
The builder pattern is a powerful tool to ease the instantiation of complex classes. Whether constructor parameters are too ...
2,860 views
7 years ago
Functions in Java are required in Grade 11 for the university track, but are optional for the College track and for grade 10.
27 views
5 years ago
My first live stream! I dug around in Java 12, cataloging new features and experimenting with a few of them, most notably ...
1,305 views
You need some data in an array but the array doesn't want to cooperate. Using vector-like containers is a day to day tasks for ...
1,413 views
Understand the concept of more advanced structures like associative arrays (or maps), which hold key-to-value mappings.
1,525 views
4 years ago