- Course
Java SE Deep Dive: Apply Records and Pattern Matching
Records and pattern matching are powerful features of the Java programming language that you'll need to understand as a professional Java developer. This course will teach you how to apply these useful features to write clear, high-quality code.
- Course
Java SE Deep Dive: Apply Records and Pattern Matching
Records and pattern matching are powerful features of the Java programming language that you'll need to understand as a professional Java developer. This course will teach you how to apply these useful features to write clear, high-quality code.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Records and pattern matching are new and very useful features of the Java programming language that you'll need to understand as a professional Java developer. In this course, Java SE Deep Dive: Apply Records and Pattern Matching, you'll learn to apply records and pattern matching in your own Java projects. First, you'll explore how to implement immutable data containers using records. Next, you'll discover the power of pattern matching, and you'll learn how to combine pattern matching with records to extract data from a data structure. Finally, you'll learn about the future of pattern matching in Java. When you’re finished with this course, you’ll have the skills and knowledge of records and pattern matching needed to use these features effectively in your own Java projects.