ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

90 results

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,455 views

2 years 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

Otavio Santana
Java Supplier: A Comprehensive Guide to Simplifying Your Code

In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...

4:11
Java Supplier: A Comprehensive Guide to Simplifying Your Code

425 views

2 years ago

UBC_CPSC_103 _screencasts
Module 3: Optional HtDD

The best representation for this data is an optional that has one special case -- the special case being the unspecified information ...

3:58
Module 3: Optional HtDD

3,962 views

7 years ago

Vaadin
Vaadin 10: Modern Java API

All Vaadin 10 components also come with an optional Java API and automated server-client communication through the Flow ...

0:39
Vaadin 10: Modern Java API

3,822 views

7 years ago

CodeMastery
Learn Java in 30 Days and Crack Any Coding Interview! | Java Learning for Beginners #LearnJava

If you're searching for a Java training or a Java optional tutorial, this beginner-friendly series is perfect for you. Stay tuned for ...

4:12
Learn Java in 30 Days and Crack Any Coding Interview! | Java Learning for Beginners #LearnJava

112 views

1 year ago

Otavio Santana
Introduction to CDI Decorator and Interceptor

Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...

17:21
Introduction to CDI Decorator and Interceptor

479 views

3 years ago

J David Eisenberg
Chapter 4: Overloaded Methods

You can have multiple methods with the same name as long as the number and/or types of the parameters is different.

3:34
Chapter 4: Overloaded Methods

463 views

4 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

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 ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,203 views

3 years ago

Otavio Santana
What is Eclipse MicroProfile?

shorts Eclipse Microprofile is a small piece of Jakarta EE specifications that includes CDI, JSON, and JAX-RS, joining new specs ...

1:00
What is Eclipse MicroProfile?

540 views

3 years ago

Otavio Santana
Three use of Java annotations

shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...

0:58
Three use of Java annotations

923 views

2 years ago

Chrome for Developers
FlatMap & Flatten - HTTP203 Advent

'Tis the HTTP203 Xmas season! Jake & Surma have 2 minutes to describe about a web thing they're excited about for 2018.

2:44
FlatMap & Flatten - HTTP203 Advent

5,646 views

8 years ago

UBC FROGBEAR Project
Recording Data and Metadata

This is the first video of the FROGBEAR training video series. In this video, Bruce Rusk introduces key concepts about data ...

10:34
Recording Data and Metadata

594 views

7 years ago

Sheep y
Offline 4e Compendium

4e Compendium - an offline database for Dungeons and Dragons 4th edition. https://github.com/Sheep-y/trpg-dnd-4e-db ...

3:09
Offline 4e Compendium

4,912 views

9 years ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,966 views

3 years ago

J David Eisenberg
Chapter 3: Using Braces with if/else Statements

When should you use braces around the body of an if/else? (Spoiler alert: always.)

5:04
Chapter 3: Using Braces with if/else Statements

676 views

6 years ago

The Mentor CodeLab
Speed Up Your Minecraft Modding Workflow – IntelliJ IDEA Essentials (New Era Series)

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 ...

15:12
Speed Up Your Minecraft Modding Workflow – IntelliJ IDEA Essentials (New Era Series)

148 views

1 month ago

Inria Learning Lab
🎁 Avoid Null Checks [W7S7-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

8:06
🎁 Avoid Null Checks [W7S7-EN]

360 views

5 years ago

J David Eisenberg
Hints for Credit Card Validation Assignment

Some ideas on how to go about solving the problem. Includes some pseudocode.

7:14
Hints for Credit Card Validation Assignment

357 views

5 years ago

makingthematrix
Programming with Functions #8: Monads

Monads. The you know what. That dreaded word. Monoids in the category of endofunctors. Burritos with rules. They have a bad ...

11:47
Programming with Functions #8: Monads

1,215 views

4 years ago