Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kamran Ahmed b48f81d98d Migrate PostgreSQL roadmap to our editor 5 months ago
.astro Add full stack dev skill guide (#6101) 5 months ago
.github Remove deployments on master push 6 months ago
.vscode
editor Fix renderer not working on local (#5694) 6 months ago
public Add DevRel roadmap assets 5 months ago
renderer
scripts Add terraform assets 5 months ago
src Migrate PostgreSQL roadmap to our editor 5 months ago
tests
.env.example
.gitignore Fix renderer not working on local (#5694) 6 months ago
.npmrc Update dependencies 1 year ago
.prettierignore
.prettierrc.cjs
astro.config.mjs feat: add custom renderer for roadmaps (#5691) 6 months ago
code_of_conduct.md
contributing.md Fix capitalization (#6082) 5 months ago
license
package.json chore: update dependencies to latest (#5974) 5 months ago
playwright.config.ts
pnpm-lock.yaml Migrate ai and data scientist roadmap 5 months ago
readme.md Add link to devrel engineer roadmap in readme 5 months ago
sitemap.mjs
tailwind.config.cjs
tsconfig.json

readme.md

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps best practices videos roadmaps


Roadmaps are now interactive, you can click the nodes to read more about the topics.

View all Roadmaps  ·  Best Practices  ·  Questions

Here is the list of available roadmaps with more being actively worked upon.

Have a look at the get started page that might help you pick up a path.

There are also interactive best practices:

..and questions to help you test, rate and improve your knowledge

Share with the community

Please consider sharing a post about roadmap.sh and the value it provides. It really does help!

GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars

Development

Clone the repository, install the dependencies and start the application

git clone git@github.com:kamranahmedse/developer-roadmap.git
cd developer-roadmap
npm install
npm run dev

Note: use the depth parameter to reduce the clone size and speed up the clone.

git clone --depth=1 https://github.com/kamranahmedse/developer-roadmap.git

Contribution

Have a look at contribution docs for how to update any of the roadmaps

  • Add content to roadmaps
  • Add new roadmaps
  • Suggest changes to existing roadmaps
  • Discuss ideas in issues
  • Spread the word

Thanks to all contributors ❤

License

Have a look at the license file for details