ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,206 results

Will Tollefson
Java Optionals, a Practical Walkthrough - Java Programming

In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...

11:38
Java Optionals, a Practical Walkthrough - Java Programming

2,039 views

2 years ago

Always-Be-Learner
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

9:51
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

198 views

2 years ago

Java
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...

19:47
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

22,112 views

3 years ago

Otavio Santana
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...

10:09
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

1,453 views

2 years ago

Udacity
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

3:08
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

804 views

11 years ago

One Minute Programming
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming

How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming How to use optional in Java?

8:07
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming

378 views

4 years ago

Java
Java Value Objects in Action with Valhalla - JEP Café #15

How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code.

19:15
Java Value Objects in Action with Valhalla - JEP Café #15

28,147 views

3 years ago

Java
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

In this JEP Café, we will use a lot of the new features added to the JDK in the context of the Data Oriented Programming support: ...

34:10
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

29,598 views

2 years ago

Udacity
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

6:33
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

536 views

11 years ago

Java
Sequenced Collections, Purity, and more at JavaOne - Inside Java Newscast #31

Sequenced collections introduce an abstraction for collections with a known encounter order like all lists and some sets and maps ...

7:28
Sequenced Collections, Purity, and more at JavaOne - Inside Java Newscast #31

6,701 views

3 years ago

TestArchive
Java 8 for Testers #44 - Null Handling in Java: Traditional vs. Optional Class Demo

In this video, we explore how to handle null values effectively in Java. We start with the traditional approach using if-else checks ...

5:32
Java 8 for Testers #44 - Null Handling in Java: Traditional vs. Optional Class Demo

28 views

1 year ago

Marco Mantovani
Optional no Java - Evitando NullPointerException

Aprenda a usar a classe Optional do Java para lidar de forma segura com valores que podem ser nulos. No que vamos focar: ...

15:32
Optional no Java - Evitando NullPointerException

41 views

4 months ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,741 views

3 years ago

Udacity
Optionals

This video is part of the Udacity course "Learn Swift Programming Syntax". Watch the full course at ...

0:43
Optionals

997 views

10 years ago

fp-tower
Ch04 Ep04: Dealing with Optional Values | Functional Scala

The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.

10:57
Ch04 Ep04: Dealing with Optional Values | Functional Scala

1,065 views

4 years ago

Java
Handling null and upgrading past Java 8 - Inside Java Newscast #7

Java #OpenJDK #JDK Dealing with `null` is never fun, so in this newscast, I explain how to best handle it, what tools can do, and ...

9:37
Handling null and upgrading past Java 8 - Inside Java Newscast #7

5,691 views

4 years ago

Thorben Janssen
Hibernate Tip: How to map an entity attribute to an Optional

Get more recipes like this one in my new book Hibernate Tips: More than 70 solutions to common Hibernate problems: ...

3:29
Hibernate Tip: How to map an entity attribute to an Optional

1,777 views

8 years ago

Udacity
Optional Parts - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

1:26
Optional Parts - Programming Languages

722 views

13 years ago

aarthificial
Optional Variables - Unity Tips [2020.1+]

Just a tiny video showcasing a really simple Unity pattern. I find it really useful and thought that maybe you would too. Thanks for ...

2:42
Optional Variables - Unity Tips [2020.1+]

20,273 views

4 years ago

Java
Java 19 - The Best Java Release? - Inside Java Newscast #27

JavaOne is back! ➱ https://oracle.com/javaone Java 19 is the first release to preview Project Loom's virtual threads and structured ...

10:41
Java 19 - The Best Java Release? - Inside Java Newscast #27

24,364 views

3 years ago