I finished html and css tutorials, how can i create a good website and what else do i need to design a good website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I finished html and css tutorials, how can i create a good website and what else do i need to design a good website

https://www.sololearn.com/discuss/751382/?ref=app https://www.sololearn.com/discuss/748297/?ref=app

30th Sep 2017, 9:27 PM
Theoneste Nahimana
Theoneste Nahimana - avatar
6 Answers
+ 6
next : js :)
1st Oct 2017, 4:11 AM
AL.The.Flame!
AL.The.Flame! - avatar
+ 4
You should learn JavaScript, JQuery, PHP and SQL to create a fully finished website.
30th Sep 2017, 9:32 PM
Learnsolo
+ 3
html and css is client side scripting language you need to understand a server side language ..... all web sites are designed and implemented by twise side of codes...one is running on user's device and show retrived data with it's ui and else on is on serverside where you try to save ..manipulate. .. retrive (CRUD [ CREATE...RETRIVE...UPDATE...DELETE]) data. client side : html,css(bootstrap),javascript(or jquery),angular js(or knockout) if you use linux server php is best choise for you and if you want to use windows server asp mvc (c# language) is suitable server side: linux : php for language , mysql for database windows: asp.net mvc(c#) for language, MSSQL for database
30th Sep 2017, 10:31 PM
Sayid Yarmohammadi
Sayid Yarmohammadi - avatar
+ 2
there are different types of website. If you want a static website you can be recommended to know html, css and JavaScript with a framework - rails. however, if your website will need a logic, mean kind of database; of course you will need ruby and rails or PHP, JQuery, SQL. for rails you can simply use AJAX. to clarify, ruby works well with rails framework which means if you know ruby and want to use it to built your website you will not miss rails and html as makeup language. Thanks
1st Oct 2017, 6:17 AM
Mugwaneza Joseph
Mugwaneza Joseph - avatar
+ 2
Thx!
1st Oct 2017, 6:28 AM
Theoneste Nahimana
Theoneste Nahimana - avatar
0
Learn JavaScript then combine the three or Buy a template or just use wordpress
1st Oct 2017, 8:12 AM
Armand Gatera