From f1075dc91597888e4f6ce38d12c8afca957d1ee7 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Wed, 15 Mar 2017 18:46:25 +0500 Subject: [PATCH] Initial commit --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..016e20e76 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +![Web Developer Roadmap](http://i.imgur.com/GyvcunJ.png) + +> Roadmap to becoming a web developer in 2017 + +Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to learn in order to become a frontend, backend or a devops guy. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective. + +If you think that these can be improved in anyway, please do suggest. + +## Introduction + +![](http://i.imgur.com/xxWa9CT.png) + +## Frontend Roadmap + +![](http://i.imgur.com/3aeYTKv.png) + +## Backend Roadmap + +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. + +![](http://i.imgur.com/iHaVxEx.png)