Add java developer roadmap

This commit is contained in:
Kamran Ahmed
2021-10-23 01:24:15 +02:00
parent 2344e6c4c3
commit 46d9fd66f3
17 changed files with 3332 additions and 73 deletions

View File

@@ -0,0 +1,5 @@
The intent of this guide is to give you an idea about the Java ecosystem and to help guide your learning if you are confused. We have another roadmap on the [Backend Development](/backend) that focuses on the backend development if you are interested in that.
Also, please note that the list below is exhaustive, and the items are listed in no particular order. You don't need to learn everything listed in the picture, however knowing what you don't know is as important as knowing things.
[![](/roadmaps/java.png)](/roadmaps/java.png)

View File

@@ -14,13 +14,13 @@
"java interview questions"
]
},
"title": "Java",
"description": "Everything that is there to learn about Java and the ecosystem in 2021.",
"title": "Java Developer",
"description": "Step by step guide to becoming a Java developer in 2021",
"featuredTitle": "Java",
"featuredDescription": "Step by step guide to learn Java in 2021",
"featuredDescription": "Step by step guide to becoming a Java Developer in 2021",
"isTextHeavy": false,
"isCommunity": false,
"isUpcoming": true,
"isUpcoming": false,
"featured": true,
"contentPath": "./landscape.md",
"resourcesPath": "./resources.md",

View File

@@ -1,11 +0,0 @@
> **Roadmap is not ready yet**. Please check back later or [subscribe to get notified](/signup).
While we prepare the roadmap, follow this simple advice to learn anything
> Just **pick a project and start working on it**, you will learn all that you need along the way.
**→**   [All Roadmaps](/roadmaps)  •  [Programming guides](/guides)  •  [Subscribe](/signup)