0
Can anyone tell me what to do to become a web programmer?
3 Answers
+ 2
learn html, css , js /php
0
web development divided to two paths
front end and back end
front end deals with the client side in ather way any thing user interact with
you have to learn
html+css+jquery+javascript
back end deals with the server side here and all the magic happen here.
you have to learn
html+css+html5+php+mysql+javascript
there is a third type of developers but i dont prefer them is the full stack developer who can deal with the two sides i dont prefer them because i cant imagine how to focus in two sides personal opinion đ
sorry about my weak englishâș
0
I am a full stack dev... sorta...
Learn html and css. That is enought to make a website.
Want to make apps? Interactive content? Then learn javascript. Not jquery. Javascript. Once you know javascript you can us jQuery if you want. But learn javascript first.
one you know js you can use mongodb, node, electron, vuejs, quasar... and there's your app!