What are the tools I must learn to become a web developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the tools I must learn to become a web developer?

I have learned html and learning css

27th Jun 2018, 1:05 AM
Abdulahad Khan
Abdulahad Khan - avatar
2 Answers
+ 3
● Front End : HTML,CSS,JavaScript. ● Back End : PHP, Python,Java,C++,(Now JS is also doing good) ● Full Stack : Front End + Back End
27th Jun 2018, 2:52 AM
Rahul Sahani
Rahul Sahani - avatar
+ 3
There are 3 common types of web developers, namely: Front end - creates the user interface of the website and optimizes the user experience Back end - handles the functionality of the website, including interactions with the model Full stack - is knowledgeable of both front end and back end development and has the ability to create full websites on their own I suggest you perform some research on each of these, as each one of them comes with a set of languages and frameworks that work best depending on which type of developer you are. For example, a front-end developer must learn HTML, CSS and JS, along with libraries like Bootstrap and React.JS
27th Jun 2018, 1:26 AM
apex137
apex137 - avatar