ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,930 results

makigas
Java Records: What They Are and How to Use Them

Records are an alternative to classes initially introduced in Java 14, but generally available starting with Java 17. They ...

7:53
Java Records: What They Are and How to Use Them

11,991 views

2 years ago

Geekific
Java Records in 1 min | #geekific #records #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

1:13
Java Records in 1 min | #geekific #records #in1min

1,870 views

4 months ago

makigas
Records vs Clases (en Java): ¿qué me interesa usar?

Qué me conviene, un record o una clase? En Java 14 empezaron las previas de los records, una nueva característica del ...

6:33
Records vs Clases (en Java): ¿qué me interesa usar?

5,510 views

2 years ago

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

696 views

2 years ago

Th30z Code
Java Records: Simplifying Data Classes in Java

Java 14 introduced the record keyword. Learn how records simplify the creation of immutable data classes by automatically ...

0:34
Java Records: Simplifying Data Classes in Java

534 views

2 years ago

Java
Sealed Classes - JEP Café #2

Java #OpenJDK #JDK This #JEPCafe discusses JEP 409, i.e. Sealed Classes, released in Java 17. Sealed classes is an ...

8:09
Sealed Classes - JEP Café #2

8,181 views

4 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

361 views

2 years ago

Microsoft Developer
All about Java Records – Part 1 | Java for Beginners

... Introduction 0:52 Java record type 2:39 Java record demo (Java Object) 4:07 Benefits of using records class 6:30 Java record ...

7:51
All about Java Records – Part 1 | Java for Beginners

1,865 views

3 years ago

Debug Agent
Modern Java Course - java Records & Record Pattern Matching|learn java

In this installment of the course we talk about java records, their common pitfalls and problems. We also talk about record pattern ...

6:54
Modern Java Course - java Records & Record Pattern Matching|learn java

333 views

2 years ago

Thorben Janssen
Java Records: How to use them with Hibernate and JPA

A lot of developers complain that Java is too verbose. And I can understand that, especially for all classes that are supposed to be ...

7:40
Java Records: How to use them with Hibernate and JPA

7,841 views

5 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

21,858 views

3 years ago

Java
Records Patterns, Performance and Serialization - JEP Café #8

This #JEPCafe discusses JEP 395: Records, released with JDK 16. We start with a short recap on what records are, then discuss ...

15:28
Records Patterns, Performance and Serialization - JEP Café #8

12,523 views

4 years ago

Will Tollefson
Sealed Classes and Interfaces - Java Programming

In this video, we'll talk all about sealed classes and interfaces in Java. One of the main delimmas of an object oriented designer is ...

11:21
Sealed Classes and Interfaces - Java Programming

4,107 views

2 years ago

Amigoscode
JAVA DTO Pattern Tutorial | Simplify Your Code

Learn how to use the JAVA DTO (Data Transfer Object) pattern in this easy-to-follow tutorial. The JAVA DTO pattern is a great way ...

19:12
JAVA DTO Pattern Tutorial | Simplify Your Code

260,150 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,463 views

2 years ago

TechShare
Mastering Java 17: Dive into Record Classes!

In this comprehensive tutorial, we unravel the magic of Java 17 Record Classes. Discover how to create lightweight, immutable ...

5:44
Mastering Java 17: Dive into Record Classes!

319 views

1 year ago

Java
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

JavaOne is back! ➱ https://oracle.com/javaone How record patterns use records' transparency to safely deconstruct them in ...

8:14
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

5,357 views

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

342 views

2 years ago

Will Tollefson
Introduction to Records - Java Programming

In this video, we'll talk all about Java records, a relatively new feature to Java added in JDK 14. Records, like enums, can be ...

18:24
Introduction to Records - Java Programming

521 views

2 years ago

Tales from the jar side
Java Records Unleashed: Validation Best Practices

Simplifying RESTful Web Service Constraints in Java In this episode of 'Tales from the Jar Side,' Ken Kousen guides Java ...

18:07
Java Records Unleashed: Validation Best Practices

2,948 views

1 year ago