+ 8
Which programming language do i need to be a certified web developer
Web development
9 ответов
+ 15
You have to learn
first: HTML(not a programming language)
second: CSS(not a programmin language)
third:JavaScript(a programming language)
Master these 3 if you want to make an amazing Web Page.
+ 12
HTML
CsS
Js
First complete that,then we will talk later........it takes long time to complete!!!!! Huhhhh
+ 10
You'll need to start with web trinity :
HTML CSS JavaScript
Please remember to use the search bar before posting to avoid duplicates, this question has been discussed many times before.
https://www.sololearn.com/Discuss/1418870/?ref=app
+ 9
Another useful language is PHP for server side scripting.
+ 7
Well , A programming language generally make a person Programmer but According to your question...
You should go fir Java Script because it's a programming language widely used by developers all over the world ...
/*
Note :
Your code will work without Java Script but as it is called brain of Code , your code will not behave accordingly ...
*/
+ 3
▶️HTML
▶️CSS
▶️JS
▶️PHP
These are the main things you should learn.
+ 3
You'll need the Web Stack(HTML, CSS, JAVASCRIPT).
SASS (A language that compiled to CSS) is useful, but at first you schould focus on pure CSS.
After some time in JS, maybe consider learning a framework like React, Vue or Angular.
For the back-end PHP is great, but you could also use Python or other languages.
To learn all this, do the Sololearn Courses as an introduction. After that I would do the freeCodeCamp.org Curriculum. You can also always find tutorials on YouTube.
+ 3
Html and Css (but they are'n programming languages), and JavaScript.
+ 2
Start with HTML, and then move on to CSS, JavaScript, JQuery, PHP, and SQL.