ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

97,806 results

Code Decode
Records Interview Traps in 2026 | Records in Java Interview Questions and Answers | Code Decode

In this video of code decode we have explained about records interview questions and answers demy Course Discounted coupon ...

22:41
Records Interview Traps in 2026 | Records in Java Interview Questions and Answers | Code Decode

5,135 views

4 months ago

SpringDeveloper
Deep Dive with Java Records with Jason Young

Java Records (a language feature finalized in Java 16) give us a language level technique to work with "carriers for immutable ...

29:39
Deep Dive with Java Records with Jason Young

11,661 views

3 years ago

CodeSnippet
Java Records : Look Easy Until You Understand Them

... Record Abstract Class 16:40 - Record Use Cases 20:20 - Outro 🏷️ YouTube Tags java records java record class java record ...

20:39
Java Records : Look Easy Until You Understand Them

4,724 views

6 months ago

Daily Code Work
Java record class |  Record class in java

How and when to use a record in java | What is a record in java 14?

27:05
Java record class | Record class in java

521 views

3 years ago

The Curious Coder
Java 17 Complete Guide | Records, Sealed Classes, Pattern Matching Explained

Master every critical java 17 new feature that interviewers actually test — all in one comprehensive java 17 tutorial. Java 17 LTS is ...

25:56
Java 17 Complete Guide | Records, Sealed Classes, Pattern Matching Explained

5,414 views

2 months ago

Naren Java Help Line
Record Classes in Java | Java 17 features by Naren

Java Interview Questions and Concepts In this video we are going learn about java record in detail step by step. Java record is a ...

22:15
Record Classes in Java | Java 17 features by Naren

202 views

2 years ago

Devoxx
Clean Code with Records, Sealed Classes and Pattern Matching by José Paumard

The releases of the JDK 17 to 19 bring interesting features in the Java language: sealed types, pattern matching for switch (as a ...

48:51
Clean Code with Records, Sealed Classes and Pattern Matching by José Paumard

30,759 views

3 years ago

Cameron McKenzie
Complete Java Records Tutorial

We'll talk about the Java record class, Java record setter and getter methods, Java record inheritance and how Java records work ...

20:14
Complete Java Records Tutorial

2,440 views

2 years ago

CSE Department - University of Louisville
Learning Java - Record Classes (Data Encapsulation)

This lecture demonstrates Java record classes as a tool for data encapsulation. It demonstrates how to convert manually created ...

29:58
Learning Java - Record Classes (Data Encapsulation)

189 views

10 months 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,601 views

3 years ago

Devoxx UK
Clean Code with Records, Sealed Classes and Pattern Matching by José Paumard

For more info on the next Devoxx UK event www.devoxx.co.uk The releases of the JDK 17 to 20 bring interesting features in the ...

51:46
Clean Code with Records, Sealed Classes and Pattern Matching by José Paumard

3,390 views

3 years ago

CodeWithPractical
What is Record Class in Java? | Complete Explanation with Real-Time Examples

In this video, you will learn about the Record Class in Java, a modern feature introduced to reduce boilerplate code for data carrier ...

21:48
What is Record Class in Java? | Complete Explanation with Real-Time Examples

47 views

3 weeks ago

The Curious Coder
Java 17 Full Course | Records, Sealed Classes, Pattern Matching & Interview Questions

Learn every Java 17 new feature in one video — this Java 17 full course covers Pattern Matching, Sealed Classes, Records, and ...

48:28
Java 17 Full Course | Records, Sealed Classes, Pattern Matching & Interview Questions

2,999 views

2 months ago

engineering the software
record in Java

This video explains about record in java. Record is introduced in JDK 14. Record is part of the series of changes introduced as ...

20:08
record in Java

22 views

2 years ago

Java
When Java Records Met Serialization: A Happy Tale

Java #Records #OpenJDK By Julia Boes and Chris Hegarty, presented at DevNexus 2021 Records are a special type of class ...

29:56
When Java Records Met Serialization: A Happy Tale

5,022 views

5 years ago

Java
Accelerating Productivity with Micronaut and Java Records

The introduction of Records has simplified many common use cases in server-side applications. In this session, the co-creator of ...

43:22
Accelerating Productivity with Micronaut and Java Records

2,572 views

5 years ago

Programming Journal
Intro to Java Record

When to Use Records Use Records when: You need a simple data carrier Data is immutable You don't need to modify data after ...

28:37
Intro to Java Record

18 views

7 months ago

JPoint, Joker и JUG ru — Java-конференции
Piotr Przybył — Java Records for the intrigued

Подробнее о Java-конференциях: — весной — JPoint: https://jrg.su/gTrwHx — осенью — Joker: https://jrg.su/h7yvG4 — — .

1:11:20
Piotr Przybył — Java Records for the intrigued

435 views

4 years ago

IntelliJ IDEA, a JetBrains IDE
Let’s Set the Records Straight

Records in Java provide several improvements over writing classes when working predominantly with data. However, we have to ...

53:06
Let’s Set the Records Straight

9,655 views

2 years ago

Java
How Java Records Can Improve Serialization

Get an overview of both Records and serialization, then watch a demo showing how Record classes can improve the security, ...

35:53
How Java Records Can Improve Serialization

2,987 views

5 years ago