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 24d10d212f Add devops projects on homepage 1 week ago
.astro feat: add subscribe to changelog (#8012) 2 weeks ago
.github Update greetings workflow message 2 weeks ago
.vscode
editor
public chore: update roadmap content json (#8154) 2 weeks ago
renderer
scripts
src Add devops projects on homepage 1 week ago
tests
.env.example Add SQL course landing page (#8127) 2 weeks ago
.gitignore
.npmrc
.prettierignore
.prettierrc.cjs
astro.config.mjs
code_of_conduct.md
contributing.md Update contribution guidelines 2 months ago
license Fix spacing in license 4 weeks ago
package-lock.json
package.json Add SQL course landing page (#8127) 2 weeks ago
playwright.config.ts
pnpm-lock.yaml Add SQL course landing page (#8127) 2 weeks ago
readme.md Make logo clickable (#7891) 2 months ago
sitemap.mjs
tailwind.config.cjs Add SQL course landing page (#8127) 2 weeks ago
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