Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codedamn/roadmaps
Curriculum for full-stack learning path on codedamn. Become a full-stack web developer with relevant technologies of 2022
https://github.com/codedamn/roadmaps
css graphql html javascript mongodb nodejs react rest web-security
Last synced: 5 days ago
JSON representation
Curriculum for full-stack learning path on codedamn. Become a full-stack web developer with relevant technologies of 2022
- Host: GitHub
- URL: https://github.com/codedamn/roadmaps
- Owner: codedamn
- Created: 2021-11-16T16:14:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T05:22:34.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:54:39.279Z (3 months ago)
- Topics: css, graphql, html, javascript, mongodb, nodejs, react, rest, web-security
- Homepage: https://codedamn.com/learning-paths/fullstack
- Size: 1.13 MB
- Stars: 141
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmaps/backend.bmpr
Awesome Lists containing this project
README
## Roadmaps
Roadmaps (a.k.a learning paths a.k.a paths) are high quality and opinionated way of learning a stack of technologies for you to master it. It could be as wide as learning full-stack web development, or as narrow as mastering React.js
Some paths could be part of other paths, for example, mastering JavaScript could be a subpath inside full-stack web development roadmap.
Available roadmaps:
- [Frontend web development](https://paths.sh/frontend)
- [Backend web development](https://paths.sh/backend)
- [Full stack web development](https://paths.sh/fullstack)
- [Web 3.0 development](https://paths.sh/web3)
- [Data Structures And Algorithms](https://paths.sh/dsa)_More roadmaps coming soon_
## Contribution (Existing Roadmap)
In order to contribute, you can download any/all roadmaps inside `roadmaps` folder of this repository. Once you do, you have to download [balsamiq](https://balsamiq.com/).
Drag-and-drop a `.bmpr` file onto Balsamiq to get your roadmap inside the editor. Then, you can add or modify nodes or paths accordingly.
## Contribution (New Roadmap)
You may also submit a new `.bmpr`. We will accept a valid roadmap PR (and merge it in master too), however, it would only appear on codedamn.com paths page when there is enough content to support the roadmap.
If you're interested in creating interactive content for a roadmap on codedamn, you should checkout [creating interactive course guide](https://teach.codedamn.com/docs/instructor-guides/setup-course) and [YouTube playlist](https://www.youtube.com/watch?v=jwO28JdhncM&list=PLYxzS__5yYQnoUg4MCS2sew_tOZsgrUeH).