Skip to content

Latest commit

 

History

History
 
 

record-kata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

What is the Records Kata?

The Records Kata is a beginner Code Kata with a set exercises that a developer can complete to familiarize themselves with the records feature released in Java 16.

To read more about the motivation behind the development of the record type in Java: JEP 395: Records

Getting Started

Navigate through the comments in the test file: