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
85 results
Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...
1,455 views
2 years ago
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
The best representation for this data is an optional that has one special case -- the special case being the unspecified information ...
3,969 views
7 years ago
Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...
304 views
5 years ago
All Vaadin 10 components also come with an optional Java API and automated server-client communication through the Flow ...
3,822 views
En este vídeo se estudia cómo definir en Haskell nuevos tipos de datos y funciones sobre dichos tipos. Concretamente, se ha ...
1,523 views
If you're searching for a Java training or a Java optional tutorial, this beginner-friendly series is perfect for you. Stay tuned for ...
112 views
1 year ago
Presenter: Tomoya Tanjo: National Institute of Genetics / National Institute of Informatics https://orcid.org/0000-0002-4421-9659 ...
48 views
Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...
478 views
You can have multiple methods with the same name as long as the number and/or types of the parameters is different.
464 views
4 years ago
If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...
1,203 views
This is the first video of the FROGBEAR training video series. In this video, Bruce Rusk introduces key concepts about data ...
594 views
'Tis the HTTP203 Xmas season! Jake & Surma have 2 minutes to describe about a web thing they're excited about for 2018.
5,646 views
8 years ago
4e Compendium - an offline database for Dungeons and Dragons 4th edition. https://github.com/Sheep-y/trpg-dnd-4e-db ...
4,913 views
9 years 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,966 views
When should you use braces around the body of an if/else? (Spoiler alert: always.)
676 views
6 years ago
Ready to take your modding to the next level? In this episode of the New Era Series, we're diving deep into my IntelliJ IDEA ...
150 views
2 months ago
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
361 views
Some ideas on how to go about solving the problem. Includes some pseudocode.
357 views
Monads. The you know what. That dreaded word. Monoids in the category of endofunctors. Burritos with rules. They have a bad ...
1,215 views