Add java developer roadmap
This commit is contained in:
5
content/roadmaps/108-java/landscape.md
Normal file
5
content/roadmaps/108-java/landscape.md
Normal 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)
|
36
content/roadmaps/108-java/meta.json
Normal file
36
content/roadmaps/108-java/meta.json
Normal 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"
|
||||
}
|
||||
}
|
7
content/roadmaps/108-java/resources.md
Normal file
7
content/roadmaps/108-java/resources.md
Normal 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)
|
Reference in New Issue
Block a user