- Course
- Core Tech
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.
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.
Table of contents
About the author
Jesper de Jong is an independent, experienced software developer and architect who designs and builds efficient, scalable, and high-quality server-side software for the JVM in Java and Scala. He loves the creativity of inventing and building software systems and loves to teach and share his knowledge with the software development community.