ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,855 results

Otavio Santana
Lombok vs. Java Record: A Comparative Analysis

Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...

6:10
Lombok vs. Java Record: A Comparative Analysis

730 views

2 years ago

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

364 views

2 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,486 views

3 years ago

Otavio Santana
Java Records Advanced Tips: Compact Constructors, Getter Method Overwriting methods

Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...

5:34
Java Records Advanced Tips: Compact Constructors, Getter Method Overwriting methods

626 views

2 years ago

Otavio Santana
What is Java Record Compact Constructor?

shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...

0:43
What is Java Record Compact Constructor?

347 views

2 years ago

Chris T
Java 14 - Records

Coverage of the Java 14 - Records (JEP 359). Source Code Available at: ...

11:18
Java 14 - Records

1,740 views

6 years ago

Otavio Santana
Java 21 SequenceCollection: Unleash the Power of Ordered Collections

Dive into the world of Java 21's SequenceCollection interface! Discover how it extends the Java collections' capabilities, offering ...

5:43
Java 21 SequenceCollection: Unleash the Power of Ordered Collections

314 views

2 years ago

Ian Barland
java records example

Making a compound type in *Java*, including its template, using `record`. Corresponding lecture page: ...

24:26
java records example

45 views

1 year ago

Otavio Santana
🧠 3 Docs Every Software Architect Should Use

Good architecture needs clear communication — and that's where documentation comes in. ✍️ Here are 3 essential types you ...

1:04
🧠 3 Docs Every Software Architect Should Use

377 views

7 months ago

Carlos Chacin
Java Records vs. Kotlin Data Classes: SECRETS REVEALED!

Java Records vs. Kotlin Data Classes: SECRETS REVEALED! 🕵️‍♂️ This Deep Dive explores which is 'better' for your ...

4:35
Java Records vs. Kotlin Data Classes: SECRETS REVEALED!

345 views

1 year ago

Otavio Santana
Records + Jakarta EE 11 = ❤️

Jakarta EE 11 lets you use Java records with Bean Validation and Jakarta Persistence. Cleaner code, better constraints, modern ...

1:03
Records + Jakarta EE 11 = ❤️

67 views

7 months ago

Interview DOT
Java 14 New Features | What is Record in Java 14 ? Explain | Example Java Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Tamil Java ...

2:28
Java 14 New Features | What is Record in Java 14 ? Explain | Example Java Code Demo | InterviewDOT

1,251 views

5 years ago

Dandalf
Java Mean and Median from a Disk File

Read a disk file with Java. Determine the mean and median of numeric data. Use Excel to verify that the computations were ...

15:28
Java Mean and Median from a Disk File

310 views

4 years ago

Interview DOT
JAVA 16 - RECORDS - HOW TO USE JAVA RECORDS ? | JAVA EXAMPLE CODE DEMO | DATA CLASS | InterviewDOT

JAVA #JAVAPROGRAMMING #JAVA16 #JAVA16RECORD #JAVARECORD #JAVAPROGRAMMINGDEMO ...

2:51
JAVA 16 - RECORDS - HOW TO USE JAVA RECORDS ? | JAVA EXAMPLE CODE DEMO | DATA CLASS | InterviewDOT

1,814 views

4 years ago

TimeTimes
[Old WR] Minecraft: Obtain a Diamond | 00:00:383

Version: 1.1 Seed: walruswalruswalrus https://twitter.com/RealTimeTimes https://www.twitch.tv/timetimes ...

0:34
[Old WR] Minecraft: Obtain a Diamond | 00:00:383

4,189,737 views

6 years ago

Otavio Santana
Java 21 Record and Pattern Matching: Master Data-Oriented Programming

Embark on a data-oriented programming journey with Java 21! In this video, we unveil the game-changing JEPs 440 and 441, ...

11:45
Java 21 Record and Pattern Matching: Master Data-Oriented Programming

679 views

2 years ago

The Debug Zone
Deserializing Kafka Records in Java with Structured Streaming: A Step-by-Step Guide

In this video, we dive into the world of Apache Kafka and explore how to effectively deserializing Kafka records using Java with ...

4:16
Deserializing Kafka Records in Java with Structured Streaming: A Step-by-Step Guide

3 views

1 year ago

Peter Schneider
How many fields can a Java record hold?

How many fields can a Java record hold? I hope you found a solution that worked for you :) The Content (except music & images) ...

4:10
How many fields can a Java record hold?

34 views

2 years ago

Bulgarian Java User Group
Data oriented programming in Java, Ron Veen

With the changes made to the Java language in recent releases, it has moved into a new realm: Data-oriented programming.

48:08
Data oriented programming in Java, Ron Veen

538 views

2 years ago

Code Master
⚡ Usando Java Records 🚀

Quieres entender los Java Records en tiempo récord? ⏱️ En este video te explico de forma rápida y clara qué son y cómo ...

7:24
⚡ Usando Java Records 🚀

5 views

1 year ago

Peter Schneider
How to manage immutable objects (specifically Java records)

How to manage immutable objects (specifically Java records) I hope you found a solution that worked for you :) The Content ...

2:40
How to manage immutable objects (specifically Java records)

3 views

3 years ago

Roel Van de Paar
Code Review: Java to Beanshell: validate an attribute for each record of a spreadsheet

Code Review: Java to Beanshell: validate an attribute for each record of a spreadsheet Helpful? Please support me on Patreon: ...

2:06
Code Review: Java to Beanshell: validate an attribute for each record of a spreadsheet

15 views

3 years ago

Roel Van de Paar
Record Java Streaming Video (2 Solutions!!)

Record Java Streaming Video Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

1:57
Record Java Streaming Video (2 Solutions!!)

3 views

4 years ago

Roel Van de Paar
Implementing Student Record Java program (2 Solutions!!)

Implementing Student Record Java program Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

4:09
Implementing Student Record Java program (2 Solutions!!)

28 views

4 years ago

King Kodes
Queue Data Structure in JAVA: Ticketing System Simulation (pt.1)

A program that simulates the ticketing system, demonstrating how customers are queued and served. #applicationdeveloper ...

44:52
Queue Data Structure in JAVA: Ticketing System Simulation (pt.1)

1 view

8 months ago