Example project to practice modern Java
- Notation of the person in charge for each sub-topic and a summary of each sub-topic
- When all subtopics of a chapter are uploaded, the study site compiles them into the chapter README.md and uploads them as one.
- Commit the path to the docs subdirectory.
- Records questions and answers that arise during study in issues
- Content to be added or supplemented to the presented content
- Basically, all content is based on the book.
- If you cover additional content beyond what is in the book, you must provide clear sources and supporting materials. (To prevent learning the wrong content)
- [Relevant subtopic number] Subtopic title_name
- Example) [1.3] Typhoon_Hong Gil-dong
- Example) [1.1] What is accidental in history?_Hong Gil-dong
- Local-Variable Type Inference
- Switch Expression
- Text Block
- Record Class
- Stream API
- Optional
- Lambda Expressions
Contributions are always welcome!
If you want to modify a good example or code, please write a PR. 😅