Skip to content

docs: enhance Java roadmap with core and modern topics - #7

Open
Vidhi7500 wants to merge 1 commit into
abanoub-asaad:mainfrom
Vidhi7500:add-modern-java-topics
Open

docs: enhance Java roadmap with core and modern topics#7
Vidhi7500 wants to merge 1 commit into
abanoub-asaad:mainfrom
Vidhi7500:add-modern-java-topics

Conversation

@Vidhi7500

Copy link
Copy Markdown

What does this PR do?

Enhances the Java roadmap by adding missing core Java concepts and a dedicated Modern Java section.

Changes

  • Added Exception Handling, Strings, Enums, and Annotations under Java Basics.

  • Added a Modern Java section covering:

    • Lambda Expressions
    • Functional Interfaces
    • Stream API
    • Optional
    • Method References
    • Date and Time API
    • Records
    • Sealed Classes
    • Pattern Matching

Why?

The existing Java roadmap covers fundamental and advanced concepts but does not explicitly include several important modern Java features.

This update makes the Java learning roadmap more comprehensive while keeping the existing structure intact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant