Web dev | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Web dev

What languages should I learn for beginning website development,knowing I already have some basics in c and html

19th Jul 2021, 4:50 PM
Adam Bakadour
Adam Bakadour - avatar
3 Answers
+ 3
Here is what I'd recommend to get you started. There's more to choose from, and by the time you learn these, you'll have a good idea of some other directions you can take. Hope this helps! HTML: https://www.sololearn.com/learning/1014 CSS: https://www.sololearn.com/learning/1023 JavaScript (JS): https://www.sololearn.com/learning/1024 jQuery (JS Library): https://www.sololearn.com/learning/1082 PHP (server-side): https://www.sololearn.com/learning/1059 SQL (databases): https://www.sololearn.com/learning/1060 ^That'll get you up to pace and ready to make some good websites from a front-end and back-end perspective. After you're comfortable with those, I'd recommend checking out NodeJS also; it's a different back-end system that plays off Javascript instead of PHP/Apache. Some others to consider: React/Reduc: https://www.sololearn.com/learning/1097 Angular/NestJS: https://www.sololearn.com/learning/1092 Responsive Web Design: https://www.sololearn.com/learning/1162
19th Jul 2021, 5:03 PM
Jakko Jak
Jakko Jak - avatar
+ 2
Perfect thank you
19th Jul 2021, 5:07 PM
Adam Bakadour
Adam Bakadour - avatar