ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85 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

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

7 years ago

José A. Alonso
El TAD de los grafos en Haskell (2 de 2)

Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...

39:53
El TAD de los grafos en Haskell (2 de 2)

304 views

5 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

José A. Alonso
Definiciones de tipos en Haskell

En este vídeo se estudia cómo definir en Haskell nuevos tipos de datos y funciones sobre dichos tipos. Concretamente, se ha ...

1:52:44
Definiciones de tipos en Haskell

1,523 views

5 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

Common Workflow Language
cwl-d: CWL parser for D

Presenter: Tomoya Tanjo: National Institute of Genetics / National Institute of Informatics https://orcid.org/0000-0002-4421-9659 ...

12:54
cwl-d: CWL parser for D

48 views

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

478 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

464 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

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

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

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,913 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)

150 views

2 months 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]

361 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