This projects includes several topics that might be considered tricky, new and frequent. They were simply explained and code samples were given.
The topics so far:
- Basic text file operations
- Runtime class
- Finally block and Try-with-resources
- Sealed classes
- Records (java.lang.Record)
- Assertions: assert