I’m learning programming so i can create my own website but i don’t know which language is perfect for me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I’m learning programming so i can create my own website but i don’t know which language is perfect for me

I already started JS am i in the right path or should i learn Html and Css first

19th Dec 2021, 1:21 PM
Amine Boughmid
10 Answers
+ 5
I would say, Start with Html, then CSS/JS. Or, Continue all three together.
19th Dec 2021, 3:07 PM
𝓐𝓷𝓼𝓱𝓲𝓴𝓪 (Anshika)
𝓐𝓷𝓼𝓱𝓲𝓴𝓪 (Anshika) - avatar
19th Dec 2021, 1:36 PM
Azhagesanヾ(✿)
Azhagesanヾ(✿) - avatar
+ 4
Start with HTML to understand structur. Then move on with CSS to understand color and shapes. Then move on to Javascript to understand behavior. If you wanna use a CMS like WordPress or Joomla learn PHP. Hope that helps.
20th Dec 2021, 8:59 PM
Claudio Naegeli
Claudio Naegeli - avatar
20th Dec 2021, 4:02 PM
l4t3nc1
l4t3nc1 - avatar
+ 2
Depending on what kind of website you want to build, PHP might be a good idea as well on top of CSS and HTML.
19th Dec 2021, 2:51 PM
eilenart
+ 2
Front end html,css, java script and back-end php.
21st Dec 2021, 8:08 AM
Kamal Chamyal
Kamal Chamyal - avatar
+ 2
Stick to what you learing right now don't jump around from language to language make small web pages...and small web apps If you feel that comfortable with CSS and JS you can start learning about CSS framework and JS libraries Wish you the best 👍
21st Dec 2021, 9:34 AM
Mohammed Alimam
Mohammed Alimam - avatar
+ 2
First of all you make an own website so you will learn HTML, CSS and JavaScript. It is very important to make a website.
21st Dec 2021, 11:30 AM
Ajay Singh
Ajay Singh - avatar
+ 1
Thank you guys i took your advice and started with HTML really appreciate your help🤟
20th Dec 2021, 9:09 PM
Amine Boughmid
+ 1
The first thing to think is which type of site you like to publish. Their are to kind which are: 1. Static 2. Dynamic The Static site is only the HTML, CSS and JavaScript also with additional optional of JavaScript Libraries and Frameworks (i.e jQuery, vueJS, ReactJS and so on) While dynamic is dealing with data that can be changed time by time in a regular basis if you choose dynamic you have to learn such programming PHP, ASP.NET, Node.JS, Python and so on with Database that you need to store the site data like MySQL, PostgreSQL, SQLServer and so on
21st Dec 2021, 12:00 AM
Rufai Limantawa