How do you make a website using codeing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do you make a website using codeing?

(A proffesinal website)

6th Aug 2016, 2:00 AM
FrostCoder
FrostCoder - avatar
4 Answers
+ 1
It depends what you mean by a website: App or Page. You would need to use Javascript to make a page (Javascript request experience with HTML and CSS, so good luck ;P). To make an app, you would use Java or C++ (C++ is used for creating apps for IOS and Apple devices, Java is used to make Android games, but has a little bit of C++ if you were to link Apple devices with it too, so good luck with that too ;P) I hope that i could help you and good luck!
6th Aug 2016, 5:26 AM
Gregory Fernandes
Gregory Fernandes - avatar
+ 1
If you were to make a video game by a console (xbox, ps4, wii, ect.) you would use rails (like Ruby on Rails) added with shading extensions. Just some extra information.
6th Aug 2016, 5:30 AM
Gregory Fernandes
Gregory Fernandes - avatar
+ 1
If you complete the HTML course, you basically have all the skills to create the actual website - just type the script. To get it online, you need to find a server - there are servers you can pay for online. They are basically like real-estate for websites on the internet. To make a decent website, you will probably need more than HTML. Using the script tag in HTML, and include other code languages you know in that tag where appropriate.
6th Aug 2016, 8:22 AM
Joshua Boulton
Joshua Boulton - avatar
+ 1
by learning html +css for a simple website . and html+css +javascribt+jqurey for professional website .. and you can also learn html5+ccs3 for super website pages
6th Aug 2016, 4:07 PM
Amira Saeed
Amira Saeed - avatar