Files
developer-roadmap/readme.md

63 lines
3.4 KiB
Markdown
Raw Normal View History

2018-01-05 01:57:58 +04:00
![Web Developer Roadmap](https://i.imgur.com/oxsayps.png)
2017-03-15 18:46:25 +05:00
2018-01-05 01:57:58 +04:00
> Roadmap to becoming a web developer in 2018
2017-03-15 18:46:25 +05:00
2017-03-17 10:59:21 +05:00
Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective.
2017-03-15 18:46:25 +05:00
2018-02-27 12:57:46 +01:00
<sub>Check out my [blog](http://kamranahmed.info) and say "hi" on [Twitter](https://twitter.com/kamranahmedse).</sub>
2018-02-27 12:42:05 +01:00
2018-04-07 02:48:03 +02:00
## Disclaimer
> The purpose of this roadmap is to give you an idea about the landscape and to guide you if you are confused about what to learn next and not to encourage you to pick what is hip and trendy. You should grow some understanding of why one tool would better suited for some cases than the other and remember hip and trendy never means best suited for the job
2017-03-15 19:11:32 +05:00
## 🚀 Introduction
2017-03-15 18:46:25 +05:00
![Web Developer Roadmap Introduction](https://i.imgur.com/OZUOUtI.png)
2017-03-15 18:46:25 +05:00
2018-03-26 22:07:12 +02:00
## 🎨 Frontend Roadmap
2017-03-15 18:46:25 +05:00
![Frontend Roadmap](./images/frontend-v2.png)
2017-03-15 18:46:25 +05:00
2017-03-27 05:22:35 +03:00
## 👽 Back-end Roadmap
2017-03-15 18:46:25 +05:00
![Back-end Roadmap](./images/backend.png)
2017-03-15 18:48:13 +05:00
2017-03-15 19:11:32 +05:00
## 👷 DevOps Roadmap
2017-03-15 18:48:13 +05:00
![DevOps Roadmap](./images/devops.png)
## 🚦 Wrap Up
If you think any of the roadmaps can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to watch/star this repository to revisit.
2017-03-15 19:04:17 +05:00
## ☑ TODO
2017-03-15 19:04:17 +05:00
- [X] Add Frontend Roadmap
- [X] Add Backend Roadmap
2017-03-18 17:24:34 +04:00
- [X] Add DevOps Roadmap
2017-03-15 19:04:17 +05:00
- [ ] Add relevant resources for each
## 👫 Contribution
> _**PRE-REQUISITE**: The roadmaps are built using [Balsamiq →](https://balsamiq.com/products/mockups/)_
1. 🤔 **WHERE**: Project file can be found at [`/project`](./project) directory
2. ⬇️ **IMPORT**: To modify any of the roadmaps, open Balsamiq, click <kbd>Project</kbd> <kbd>Import</kbd> <kbd>Mockup JSON</kbd>, put the relevant JSON file data from any roadmap in the [`/project`](./project) directory in Balsamiq
3. 😮 **WHAT**: This will open the relevant roadmap for you. Now update it (double-click to edit text) and make all the changes
4. ⬆️ **EXPORT**:
1. 🖨 **JSON**: Export Mockup to JSON, click <kbd>Project</kbd> <kbd>Export</kbd> <kbd>Mockup to JSON</kbd> and update it in the [`/project`](./project) directory
2. 🖼 **IMAGES**: Before exporting images, make the background transparent (click <kbd>Project</kbd> <kbd>Export</kbd> <kbd>Use Transparent Background</kbd>). Now export the images (click <kbd>Project</kbd> <kbd>Export</kbd> <kbd>All Mockups to PNG</kbd>). Update the relevant images (keep the same name so you don't have to edit the `README.md` file) in the [`/images`](./images) directory
5. 🚀 **PR**: Create a Pull Request for this repository (make sure to explain what you changed in the description)
2017-09-10 07:51:11 +04:00
- Open pull request with improvements
2017-03-16 13:49:08 +05:00
- Discuss ideas in issues
- Spread the word
2017-09-19 14:58:21 +04:00
- Reach out with any feedback [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/kamranahmedse.svg?style=social&label=Follow%20%40kamranahmedse)](https://twitter.com/kamranahmedse)
2017-03-24 16:35:11 +04:00
## Sponsored By
2017-06-24 03:21:42 +05:00
- [Hackr.io - Find & Share the Best Online Programming Courses & Tutorials](https://hackr.io)
2017-03-24 16:35:11 +04:00
2017-09-19 14:58:21 +04:00
## License
2017-03-16 13:49:08 +05:00
2018-06-09 17:56:23 +04:00
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)