Add go developer roadmap
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"seo": {
|
||||
"title": "Python Developer Roadmap: Learn to become a Python developer",
|
||||
"title": "Learn to become a modern Python developer",
|
||||
"description": "Community driven, articles, resources, guides, interview questions, quizzes for python development. Learn to become a modern Python developer by following the steps, skills, resources and guides listed in this roadmap.",
|
||||
"keywords": [
|
||||
"guide to becoming an python developer",
|
||||
|
5
content/roadmaps/107-golang/landscape.md
Normal file
5
content/roadmaps/107-golang/landscape.md
Normal file
@@ -0,0 +1,5 @@
|
||||
The intent of this guide is to give you an idea about the Go 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/golang.png)
|
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"seo": {
|
||||
"title": "Golang Roadmap: Learn to use Golang",
|
||||
"title": "Learn to become a Go developer",
|
||||
"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 becoming a golang developer",
|
||||
"guide to becoming a go developer",
|
||||
"golang developer",
|
||||
"go developer",
|
||||
"guide to golang",
|
||||
"guide to go",
|
||||
"golang roadmap",
|
||||
@@ -23,12 +27,12 @@
|
||||
]
|
||||
},
|
||||
"title": "Go",
|
||||
"description": "Everything that is there to learn about Golang and the ecosystem in 2021.",
|
||||
"description": "Step by step guide to becoming a Go developer in 2021",
|
||||
"featuredTitle": "Go",
|
||||
"featuredDescription": "Step by step guide to learn Go in 2021",
|
||||
"featuredDescription": "Step by step guide to becoming a Go developer in 2021",
|
||||
"isTextHeavy": false,
|
||||
"isCommunity": false,
|
||||
"isUpcoming": true,
|
||||
"isUpcoming": false,
|
||||
"featured": true,
|
||||
"contentPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user