How can I become a Web developer?


Web developer is one of the most demanded profession in the industry but with time always a new technology evolves and you need to be updated  with these technology.In this post we are sharing complete pathway to become a web developer from scratch.

Further Web developers can be divided into 3 main categories:
1.FrontEnd Developer- Who designs the User Interface/User Experience.
2.BackEnd Developer-Who writes the server side logic and database logic.
3.Full Stack developer- it is combination of FrontEnd and BackEnd Developer.

If you search for this question in google. You will get millions of results and Students get confused with different pathway  given on various website and blogs.we will recommend you to follow only one path.

|). First step is to learn the basics of HTML,CSS and JavaScript
   These three languages are compulsory to learn
   
   Resources to learn HTML,CSS,JS
After getting your hand dirty with the basics it’s time to dive little deeper
Now it’s time to learn some server side languages like PHP,Python,Nodejs,Ruby on rails   etc(learn at least any one )

Resources to learn PHP

You can also Python or Node.js (but they are little advanced).

Now it’s time to learn little bit of databases.
For storing application data for permanent storage we need to use databases their the various database available today . You can explore them in various courses.

Resources to learn MySql


Now you are ready to take some advanced courses/Bootcamps:

List of courses/bootcamps :-
1). freeCodeCamp: https://www.freecodecamp.org/ (its free and awesome)





Comments

Popular posts from this blog

Evolution of Internet of Things(IoT)

Progressive Web Apps(Concept)

Developing a Progressive Web App from a Static Web App.