parent
cda4789262
commit
236ec5a570
31 changed files with 3101 additions and 28 deletions
@ -0,0 +1,3 @@ |
||||
This roadmap is an extension to the [backend developer roadmap](/backend); you should follow that roadmap and once you reach "Pick a Language" block, visit this roadmap to learn python specific tools. |
||||
|
||||
[![](/roadmaps/python.png)](/roadmaps/python.png) |
@ -0,0 +1,35 @@ |
||||
{ |
||||
"seo": { |
||||
"title": "Python Developer Roadmap: Learn to become a 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", |
||||
"python developer roadmap", |
||||
"python roadmap", |
||||
"become python developer", |
||||
"python developer skills", |
||||
"python skills test", |
||||
"skills for python development", |
||||
"learn python development", |
||||
"what is python", |
||||
"python quiz", |
||||
"python interview questions" |
||||
] |
||||
}, |
||||
"title": "Python Developer", |
||||
"description": "Step by step guide to becoming a Python developer in 2021", |
||||
"featuredTitle": "Python", |
||||
"featuredDescription": "Step by step guide to becoming a Python Developer in 2021", |
||||
"isTextHeavy": true, |
||||
"isCommunity": true, |
||||
"featured": true, |
||||
"resourcesPath": "./resources.md", |
||||
"contentPath": "./landscape.md", |
||||
"versions": [ |
||||
"latest" |
||||
], |
||||
"author": { |
||||
"name": "Kamran Ahmed", |
||||
"url": "https://twitter.com/kamranahmedse" |
||||
} |
||||
} |
@ -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) |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 552 KiB |
Loading…
Reference in new issue