What are the necessary languages for a compelete web page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What are the necessary languages for a compelete web page?

24th Aug 2019, 7:03 AM
elhamheydari
elhamheydari - avatar
4 Answers
+ 8
Html is the only necessary language for a web page. Whether it is sufficient for a complete web page probably depends on your definition of complete.
24th Aug 2019, 1:44 PM
Sonic
Sonic - avatar
+ 6
HTML CSS JavaScript
24th Aug 2019, 7:22 AM
Anwar Ali
Anwar Ali - avatar
+ 4
short answer HTML, CSS, JS, Bootcrap Long answer You need to have knowledge of the following languages 1)FrontEndlangs=[ in short answer] 2) JSFramework=[react, Angular , view, ajax, json] 3) Styling=[Sass, Scss, Less] 4) backendLang=[PHP, Python, Perl, C++, C#] 5) TaskRunner=[Gulp, Grunt] //not essential 6) DatabaseKnowledge=[SQL, NoSQL] 7)CommandLineKnowledge=[bash, github, cmd/powershell] 7) IDEKnowledge=[VScode, MySQL, Sublime, Atom] 8) DevTools=[Chrome(best), Firefox, Opera] 9) DesignPatterns=[mvc, mvvm]
25th Aug 2019, 7:43 AM
Logomonic Learning
Logomonic Learning - avatar
+ 2
HTML, CSS, JS, PHP, python. u say complate right?
24th Aug 2019, 6:21 PM
Eyob
Eyob - avatar