Skip to main content
2 answers
2
Asked 398 views

how to create a website?

about data scientist

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

2

2 answers


0
Updated
Share a link to this answer
Share a link to this answer

Sandeep’s Answer

There are many way to go about creating a website. Which way you take can depends on a few things such as:


  1. The purpose of the website: A simple website like a personal blog may not require a lot of skills or effort to create. Something like a restaurant website with online ordering and reservations requires some skills but there are products available that make it easier. A complex website like youtube for example will require a lot of skill and time.
  2. The complexity of the website: If you are creating a site for just displaying text its fairly simple to design but a site that does photo editing in your browser will need a lot more thought put into it.
  3. Is the site static or dynamic: A static site does not store any data from the users using the website. A dynamic website will store information like comments, user logins, sharing, etc. A dynamic website usually need what we call in the industry as a back-end and most of the time needs to custom coded.


Based on the purpose and complexity, if you like to do this yourself and do not want to learn coding then you can use a site like wix..com. If you like to code then you'll at a minimum need to learn HTML, CSS. If the site is complex you need to learn Javascript or Java or Python or PHP


Its good to try to take some courses on the basics of building a website online and you should get a fair idea.

0
0
Updated
Share a link to this answer
Share a link to this answer

Gayathri’s Answer

There are many tools available that helps you build a website. HTML, XML, CSS are the most commonly used web technologies used for Webpage creation. Read more on the below link

Gayathri recommends the following next steps:

https://www.websitebuilderexpert.com/building-websites/what-you-need-to-build-a-website-checklist/
0