computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
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
4f3b891e45
|
1 year ago | |
---|---|---|
.github | 1 year ago | |
.vscode | 2 years ago | |
editor | 1 year ago | |
public | 1 year ago | |
renderer | 1 year ago | |
scripts | 1 year ago | |
src | 1 year ago | |
tests | 2 years ago | |
.env.example | 1 year ago | |
.gitignore | 1 year ago | |
.npmrc | 1 year ago | |
.prettierignore | 2 years ago | |
.prettierrc.cjs | 1 year ago | |
astro.config.mjs | 1 year ago | |
code_of_conduct.md | 2 years ago | |
contributing.md | 1 year ago | |
license | 2 years ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
playwright.config.ts | 2 years ago | |
pnpm-lock.yaml | 1 year ago | |
readme.md | 1 year ago | |
sitemap.mjs | 2 years ago | |
tailwind.config.cjs | 1 year ago | |
tsconfig.json | 1 year ago |
readme.md
roadmap.sh
Community driven roadmaps, articles and resources for developers
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.
- Frontend Roadmap / Frontend Beginner Roadmap
- Backend Roadmap
- DevOps Roadmap / DevOps Beginner Roadmap
- Full Stack Roadmap
- Computer Science Roadmap
- AI and Data Scientist Roadmap
- QA Roadmap
- Python Roadmap
- Software Architect Roadmap
- Software Design and Architecture Roadmap
- JavaScript Roadmap
- TypeScript Roadmap
- C++ Roadmap
- React Roadmap
- React Native Roadmap
- Vue Roadmap
- Angular Roadmap
- Node.js Roadmap
- GraphQL Roadmap
- Android Roadmap
- Flutter Roadmap
- Go Roadmap
- Java Roadmap
- Spring Boot Roadmap
- Design System Roadmap
- PostgreSQL Roadmap
- SQL Roadmap
- Blockchain Roadmap
- ASP.NET Core Roadmap
- System Design Roadmap
- Kubernetes Roadmap
- Cyber Security Roadmap
- MongoDB Roadmap
- UX Design Roadmap
- Docker Roadmap
- Prompt Engineering Roadmap
There are also interactive best practices:
- Code Review Best Practices
- Frontend Performance Best Practices
- API Security Best Practices
- AWS 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!
Development
Clone the repository, install the dependencies and start the application
git clone git@github.com:kamranahmedse/developer-roadmap.git
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