After learning html, css and JavaScript. Which programming language did i suppose to continue with? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

After learning html, css and JavaScript. Which programming language did i suppose to continue with?

19th Sep 2020, 6:38 PM
R£∆L ∆LILI
R£∆L ∆LILI - avatar
5 Answers
+ 7
You can try some backend programming languages like php, nodejs or angular Js. And try to integrate database to a website using these languages. My suggestion would be php because it is beginer friendly and mysql is the database mostly used with php which is also beginer friendly. If you have created any website using HTML, CSS and Javascript during practice put some input fields take inputs from user and store them in database. Or you can create a simple login system using php and mysql, there are lot of resources in YouTube. This is how I learned backend languages.
19th Sep 2020, 6:54 PM
Padala Vamsi
Padala Vamsi - avatar
+ 2
Make projects and master what you have learned first. What's your goal? What do you want to make? Don't move to another lang unless HTML, CSS and JS are not enough to achieve what you want.
19th Sep 2020, 6:52 PM
Kevin ★
+ 2
You can simply learn python.it is a great programming language and it is used around the world and it is simple to learn,it is not too difficult to learn and understand
19th Sep 2020, 10:58 PM
Tim Don👨🏾‍💻🤟
Tim Don👨🏾‍💻🤟 - avatar
+ 2
Thank you all for your support
13th Nov 2020, 4:48 PM
R£∆L ∆LILI
R£∆L ∆LILI - avatar
+ 1
I agree with Kevin: What is your goal? Do you want make webpages or desktop applications? PHP is good choice, I recommend you install xampp ( apache, php, mysql and phpmyadmin) - I use it every day.
4th Nov 2020, 10:02 PM
Václav Dostál
Václav Dostál - avatar