ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

505 results

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

3 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

A continuation of a discussion of object references and an overview of Java interfaces.

50:57
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

585 views

7 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

176 views

2 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,104 views

3 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,197 views

3 years ago

The Mentor CodeLab
Setup & Build Java Project - Java Tutorial | #2

Java Tutorial: Setup & Build Java Project I always prefer to setup and set the settings of my IDE and project as the very first thing in ...

32:58
Setup & Build Java Project - Java Tutorial | #2

63 views

2 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

682 views

11 months ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 10.19.2018. More About Interfaces

A continuation of discussion of interfaces. https://cs125.cs.illinois.edu/learn/2018_10_19_more_about_interfaces.

48:31
CS 125 Fall 2018: Fri 10.19.2018. More About Interfaces

492 views

7 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 12.10.2018. Functional Java

A brief introduction to functional programming and functional programming in Java.

50:33
CS 125 Fall 2018: Mon 12.10.2018. Functional Java

295 views

7 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.

32:04
Java Record, exploring the feature beyond the DTO

1,463 views

2 years ago

Otavio Santana
CDI Introduction and Exploring Polymorphism

As software architects and designers, we have a common goal: Simplicity. We want to archive success, mainly because the clarity ...

20:34
CDI Introduction and Exploring Polymorphism

264 views

3 years ago

Dapp Code
Powerful Point Of Sale with -ASMR Typing Keyboard -java for beginners -34

Powerful Point Of Sale In Java Free | java for beginners | Sell and Making Money Online #java #javaprogramming SUBSCRIBE ...

38:13
Powerful Point Of Sale with -ASMR Typing Keyboard -java for beginners -34

2,496 views

1 year ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,935,654 views

5 years ago

Confreaks
RubyConf 2017: JRuby: What Why How ... Do it Now! by Thomas Enebo & Charles Nutter

RubyConf 2017: JRuby: What Why How ... Do it Now! by Thomas Enebo & Charles Nutter Do you know JRuby? Built on the JVM ...

39:25
RubyConf 2017: JRuby: What Why How ... Do it Now! by Thomas Enebo & Charles Nutter

1,274 views

8 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 10.5.2018. Polymorphism

A introduction to Java polymorphism, a discussion of Java object casting, and more practice with inheritance.

49:46
CS 125 Fall 2018: Fri 10.5.2018. Polymorphism

657 views

7 years ago

Vaadin
Why we built Hilla: the modern web framework for Java

Does the world really need yet another frontend framework? We believe it does. With Hilla, you can build enterprise-grade web ...

54:08
Why we built Hilla: the modern web framework for Java

12,954 views

Streamed 3 years ago

CS75
Building Dynamic Websites at Harvard - Section 6
1:30:11
Building Dynamic Websites at Harvard - Section 6

157 views

10 years ago

Confreaks
RubyConf 2016 - JRuby Everywhere! Server, Client, and Embedded by Thomas Enebo

RubyConf 2016 - JRuby Everywhere! Server, Client, and Embedded by Thomas Enebo Ruby has seen its heaviest on servers; ...

49:18
RubyConf 2016 - JRuby Everywhere! Server, Client, and Embedded by Thomas Enebo

921 views

9 years ago

YourWalkOnTech
What "handle an exception" means

A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...

24:32
What "handle an exception" means

33 views

1 year ago