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 054cc0f69b Update deployment workflow 4 weeks ago
.astro Update editor 1 month ago
.github Update deployment workflow 4 weeks ago
.vscode tooling: prettier for astro and tailwind (#3732) 2 years ago
packages wip 1 month ago
public Update og image 1 month ago
scripts Add contribution docs 4 weeks ago
src UI changes for TW4 4 weeks ago
tests Run prettier 2 years ago
.env.example feat: add ai course generator (#8322) 2 months ago
.gitignore wip 1 month ago
.npmrc wip 1 month ago
.prettierignore Run prettier 2 years ago
.prettierrc.cjs Refactor to fix editor scaling issues (#4618) 2 years ago
astro.config.mjs wip 1 month ago
code_of_conduct.md Run prettier 2 years ago
contributing.md Add contribution docs 4 weeks ago
license Fix spacing in license 4 months ago
package-lock.json Update changelog page 8 months ago
package.json wip 1 month ago
playwright.config.ts Run prettier 2 years ago
pnpm-lock.yaml fix: update pnpm lock 1 month ago
pnpm-workspace.yaml wip 1 month ago
readme.md Add cloudflare roadmap to get-started page 3 months ago
sitemap.mjs Run prettier 2 years ago
tailwind.config.cjs Wiggle animation on the course banner 1 month ago
tsconfig.json feat: team personal progress only (#5586) 1 year ago

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