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

@ -0,0 +1,36 @@
{
"seo": {
"title": "Java Roadmap: Learn to use Java",
"description": "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.",
"keywords": [
"guide to java",
"java roadmap",
"java skills",
"java skills test",
"skills for java",
"cloud development",
"what is java",
"java quiz",
"java interview questions"
]
},
"title": "Java Developer",
"description": "Step by step guide to becoming a Java developer in 2021",
"featuredTitle": "Java",
"featuredDescription": "Step by step guide to becoming a Java Developer in 2021",
"isTextHeavy": false,
"isCommunity": false,
"isUpcoming": false,
"featured": true,
"contentPath": "./landscape.md",
"resourcesPath": "./resources.md",
"versions": [
"latest",
"2018",
"2017"
],
"author": {
"name": "Kamran Ahmed",
"url": "https://twitter.com/kamranahmedse"
}
}

View File

@ -0,0 +1,7 @@
> **We are still preparing the resources**. Please check back later or [subscribe to get notified](/signup).
While we prepare the list, 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)