+ 2
Which language is better to learn after getting fundamentals knowledge in HTML, PHP or JavaScript?
7 Respostas
+ 2
They both do different things. You can't compare them.
PHP is for managing a server for a website. PHP can save, edit and delete files on the server, according to user inputs -- among doing other things.
JavaScript is for client-side interactivity. Using JavaScript, you can hide and reformat webpage elements when the user triggers certain events.
So you should learn whatever one sounds more useful for the kind of coding you would like to do.
+ 5
Yes, you should. By the time you have master HTML, CSS and Javascript, you would learn any advanced frameworks or languages fast and easily. Trust me, I know because I have spent many years to just study and practise HTML/CSS and Javascript only.
Take you time.
+ 3
Stop look for any new language to learn now, next you should do is go to make webpages, web components, until you have proficient enough to build a complete website
+ 3
Thank you so much, it does really help your advices
+ 2
You mean I should master the HTML language before learning a new language?
+ 2
thank you for your advices
+ 2
Practice your html and css
Learn css-grid
Maybe use JQuery to get better at javascript.
Keep going at these, Calviղ has a very good point.