1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-23 02:52:23 +01:00
developer-roadmap/readme.md

86 lines
2.7 KiB
Markdown
Raw Normal View History

2021-12-02 17:22:01 +01:00
![Web Developer Roadmap - 2021](./.github/images/banner.png)
2021-12-02 18:10:50 +01:00
> Community effort to create roadmaps, guides and structured educational content.
2021-12-02 17:22:01 +01:00
[![](https://img.shields.io/badge/-Roadmaps%20-0a0a0a.svg?style=flat&colorA=0a0a0a)](http://roadmap.sh)
[![](https://img.shields.io/badge/-Guides-0a0a0a.svg?style=flat&colorA=0a0a0a)](http://roadmap.sh/guides)
2021-12-02 17:37:39 +01:00
[![](https://img.shields.io/badge/-Videos-0a0a0a.svg?style=flat&colorA=0a0a0a)](http://roadmap.sh/watch)
2021-12-02 17:22:01 +01:00
[![](https://img.shields.io/badge/%E2%9D%A4-YouTube%20Channel-0a0a0a.svg?style=flat&colorA=0a0a0a)](https://www.youtube.com/channel/UCA0H2KIWgWTwpTFjSxp0now?sub_confirmation=1)
2021-12-02 18:10:50 +01:00
![](https://i.imgur.com/waxVImv.png)
2021-12-02 17:22:01 +01:00
2021-12-02 18:10:50 +01:00
Roadmaps are being made interactive and have been moved to website.
2021-12-02 17:22:01 +01:00
2021-12-02 18:10:50 +01:00
### [View all Roadmaps](https://roadmap.sh)
2021-12-02 17:22:01 +01:00
2021-12-02 18:10:50 +01:00
![](https://i.imgur.com/waxVImv.png)
2021-12-02 17:22:01 +01:00
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)
- [Angular Roadmap](https://roadmap.sh/angular)
- [Android Roadmap](https://roadmap.sh/android)
- [Python Roadmap](https://roadmap.sh/python)
- [Go Roadmap](https://roadmap.sh/go)
- [Java Roadmap](https://roadmap.sh/java)
- [DBA Roadmap](https://roadmap.sh/dba)
2021-12-02 18:10:50 +01:00
![](https://i.imgur.com/waxVImv.png)
2021-12-02 17:27:00 +01:00
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).
2021-12-02 17:22:01 +01:00
## Development
Clone the repository, install the dependencies and start the application
```bash
2021-12-02 17:27:00 +01:00
git clone git@github.com:kamranahmedse/developer-roadmap.git
2021-12-02 17:22:01 +01:00
npm install
npm run dev
```
## Contribution
2021-12-02 17:27:00 +01:00
> Have a look at [contribution docs](./contributing) for how to update any of the roadmaps
2021-12-02 17:22:01 +01:00
2021-12-02 17:36:46 +01:00
- Suggest changes to existing roadmaps
2021-12-02 17:24:31 +01:00
- Improve the site's codebase
2021-12-02 17:36:46 +01:00
- Add new Roadmap
2021-12-02 17:22:01 +01:00
- Write tests
- Discuss ideas in issues
- Spread the word
<br>
2021-12-02 17:53:30 +01:00
<br>
2021-12-02 17:22:01 +01:00
<br>
<div align="center">
<p>
<sup>
<a href="https://github.com/sponsors/kamranahmedse">My open source work is supported by the community</a>
</sup>
</p>
<sup>Special thanks to:</sup>
<br>
<p>
<a href="https://oss.capital">
<div>
<img src="./.github/sponsors/oss-logo.svg" width="300" alt="OSS Capital">
</div>
<div>
<sup><b>Founded in 2018, OSS Capital is the first and only venture capital platform focused<br>exclusively on supporting early-stage COSS (commercial open source) startup founders.</b></sup>
</div>
</a>
</p>
</div>
2021-12-02 17:53:30 +01:00
<br>
2021-12-02 17:22:01 +01:00
<br>
## License
Have a look at the [license file](./LICENSE) for details