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.

76 lines
2.7 KiB

<p align="center">
<img src="public/brand.png" height="128">
<h2 align="center">roadmap.sh</h2>
<p align="center">Community driven roadmaps, articles and resources for developers<p>
<p align="center">
<a href="https://roadmap.sh/roadmaps">
<img src="https://img.shields.io/badge/-Roadmaps%20-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="roadmaps" />
</a>
<a href="https://youtube.com/theroadmap?sub_confirmation=1">
<img src="https://img.shields.io/badge/-Videos-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="videos" />
</a>
<a href="https://github.com/kamranahmedse/developer-roadmap/tree/0471d44c8fae58b6a36a7c57bba12253916d0249/translations">
<img src="https://img.shields.io/badge/-Translations-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="videos" />
</a>
<a href="https://www.youtube.com/channel/UCA0H2KIWgWTwpTFjSxp0now?sub_confirmation=1">
<img src="https://img.shields.io/badge/%E2%9D%A4-YouTube%20Channel-0a0a0a.svg?style=flat&colorA=0a0a0a" alt="roadmaps" />
</a>
</p>
</p>
<br>
3 years ago
3 years ago
![](https://i.imgur.com/waxVImv.png)
3 years ago
3 years ago
Roadmaps are being made interactive and have been moved to website.
3 years ago
3 years ago
### [View all Roadmaps](https://roadmap.sh)
3 years ago
3 years ago
![](https://i.imgur.com/waxVImv.png)
3 years ago
Here is the list of available roadmaps with more being actively worked upon.
- [Frontend Roadmap](https://roadmap.sh/frontend)
- [Backend Roadmap](https://roadmap.sh/backend)
- [DevOps Roadmap](https://roadmap.sh/devops)
- [React Roadmap](https://roadmap.sh/react)
- [Vue Roadmap](https://roadmap.sh/vue)
3 years ago
- [Angular Roadmap](https://roadmap.sh/angular)
- [Android Roadmap](https://roadmap.sh/android)
2 years ago
- [JavaScript Roadmap](https://roadmap.sh/javascript)
- [Node.js Roadmap](https://roadmap.sh/nodejs)
3 years ago
- [Python Roadmap](https://roadmap.sh/python)
- [Go Roadmap](https://roadmap.sh/golang)
3 years ago
- [Java Roadmap](https://roadmap.sh/java)
- [DBA Roadmap](https://roadmap.sh/postgresql-dba)
- [Blockchain Roadmap](https://roadmap.sh/blockchain)
3 years ago
3 years ago
![](https://i.imgur.com/waxVImv.png)
3 years ago
If you think that these can be improved in any way, please do suggest. Also, if you would like to contribute to existing roadmaps or add a new roadmap, please open an issue or reach out to [@kamranahmedse](https://twitter.com/kamranahmedse).
3 years ago
## Development
Clone the repository, install the dependencies and start the application
```bash
3 years ago
git clone git@github.com:kamranahmedse/developer-roadmap.git
3 years ago
npm install
npm run dev
```
## Contribution
3 years ago
> Have a look at [contribution docs](./contributing) for how to update any of the roadmaps
3 years ago
- Suggest changes to existing roadmaps
3 years ago
- Improve the site's codebase
- Add new Roadmap
3 years ago
- Write tests
- Discuss ideas in issues
- Spread the word
## License
Have a look at the [license file](./license) for details