What code language is used to build a 2017 website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What code language is used to build a 2017 website?

Html? PHP? Ruby?

22nd Jan 2017, 2:09 AM
Sotiris Panagopoulos
3 Answers
+ 5
It depends what you want, for static -- use html for dynamic -- use html and PHP(server side), or u can use html and JavaScript or Ruby on rails or nodejs or django (which is python framework work). And you cannot create website using only ruby you need ruby on rails (web framework of ruby).
22nd Jan 2017, 2:18 AM
Aditya kumar pandey
Aditya kumar pandey - avatar
0
i recommend first learning html css and JavaScript and getting on grips with them. But after you have had subtle practice you can and should use frameworks to save time and for efficient coding. i recommend bootstrap 4 and jQuery as a first. if you want to build powerful dynamic websites like the one i practiced at http://henryspike.tk/portfolio/weather-module then you need to learn PHP and MySQL. You can also learn python and others
26th Jan 2017, 2:50 AM
Parker Queen
Parker Queen - avatar
0
Best choice is wordpress. Make your own wordpress theme by some tutorials like on alecaddd part 1 to 15 for cms for later use and then make your webpage. The cms websites are have 72% in full world. It's better starting. You need to know about html and then css and then PHP and then javascript/jQuery. No sql needed to know wordpress automatically serve you the best.
28th Jan 2017, 3:00 AM
Animesh
Animesh - avatar