+ 3
If I want to create a website then I will be learn all languages?
4 Answers
+ 59
Nishant Kumar
No, you don't have to... I suggest stuff like:
HTML basic structure.
CSS for styling.
JS for the page functionality.
PHP for server-side scripting.
SQL for a database.
jQuery for simplified JavaScript code.
And maybe later you could try frameworks like: Django, Bootstrap, Flask, and Ruby on Rails, etc.
I hope this helps, good luck and happy coding. âđđđâď¸â
check out these posts, they may help you:
https://www.sololearn.com/discuss/1120183/?ref=app
https://www.sololearn.com/discuss/896765/?ref=app
https://www.sololearn.com/discuss/1421782/?ref=app
+ 5
If you want to create a website you have to front end and back end languages...đđ
Front end:
1.HTML
2.CSS
3.Javascript
Back end:
1.PHP
2.SQL
Other frameworks like bootstrap, node etc..