Html css and javascript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Html css and javascript

I am trying to learn html css and java but im having trouble what should i learn

23rd Jan 2017, 12:13 AM
zach
3 Answers
+ 2
If you are into web developing, then HTML is probably the first thing you should learn. The question is are you more of a front-end or a back-end web developer? Front-end web developers basically create all the user interfaces, designs of the website and to make the website fully interactive. HTML, CSS, JS and other frameworks like Bootstrap and jQuery play a huge role in this one. Back-end web developers basically create server-side stuff like user authentication, preventing SQL injections or other hacking attempts. For this one, you should master PHP, SQL, or other JS frameworks like Node.js and AJAX. P.S. I'm into back-end for some reason.
23rd Jan 2017, 1:45 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
0
html and css are very different from other programming languages. I suggest you start from javascript or Python.
23rd Jan 2017, 12:18 AM
shay lempert
shay lempert - avatar
0
I think a beginner shouldn't be worried about back-end or front-end. My thought and experience is to just code, but in something simple to start. I started with html and css, then did a little visual basic with visual studio, only after I mastered html and css, and then I was more experienced to help make a choice.
23rd Jan 2017, 2:08 AM
Giant Midget
Giant Midget - avatar