Files
developer-roadmap/README.md

59 lines
2.2 KiB
Markdown
Raw Normal View History

2017-03-15 18:46:25 +05:00
![Web Developer Roadmap](http://i.imgur.com/GyvcunJ.png)
> Roadmap to becoming a web developer in 2017
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
If you think that these can be improved in anyway, please do suggest.
2017-03-20 08:57:20 +04:00
***
2017-03-20 09:55:29 +04:00
<p align="center"><b> Want to learn something new?</b><br>Visit <a href="http://hugobots.com">Hugobots</a> where I teach people</p>
2017-03-20 08:57:20 +04:00
***
2017-03-15 19:11:32 +05:00
## 🚀 Introduction
2017-03-15 18:46:25 +05:00
2017-03-23 08:43:32 +04:00
![](https://i.imgur.com/Rt1oLlM.png)
2017-03-15 18:46:25 +05:00
2017-03-15 19:11:32 +05:00
## 🎨 Frontend Roadmap
2017-03-15 18:46:25 +05:00
2017-03-23 09:08:44 +04:00
![](https://i.imgur.com/2advM9W.png)
2017-03-15 18:46:25 +05:00
2017-03-15 19:11:32 +05:00
## 👽 Backend Roadmap
2017-03-15 18:46:25 +05:00
For the backend, personally I would prefer Node JS and PHP-7 for the full time plus I have been experimenting lately with Go and I quite like it. Apart from these, if I have to choose another one, I would go for Ruby. However this is just my personal preference, you can choose any of the shown languages and you will be good.
2017-03-23 09:08:44 +04:00
![](https://i.imgur.com/bAmwJMr.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
2017-03-23 08:43:32 +04:00
![](https://i.imgur.com/eP0V4jY.png)
<br>
## 🚦 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
The roadmaps are built using [Balsamiq](https://balsamiq.com/products/mockups/). Project file can be found at `/project-files` directory. To modify any of the roadmaps, open Balsamiq, click **project > import > Mokup JSON**, it will open the roadmap for you, update it, upload and update the images in readme and create a PR.
2017-03-15 19:21:19 +05:00
- Open pull request with improvements
2017-03-16 13:49:08 +05:00
- Discuss ideas in issues
- Spread the word
- Reach out to me directly at kamranahmed.se@gmail.com or on twitter [@kamranahmedse](http://twitter.com/kamranahmedse)
2017-03-16 13:49:08 +05:00
## Licence
2017-03-18 21:57:11 +04:00
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)