Introduction to Web Development

Introduction to Web Development

Subscribe to the channel and enable notification to be notified of future video lessons from the channel.

What is a website?

A website is a collection of web pages that can be accessed within a domain name in a browser.

You should have an internet connection to access websites.

Examples for websites:

 

Types of Websites

  • Informative sites/Promotional sites
  • Online stores/eCommerce
  • Promotional sites
  • Functional Websites/Information System.

 

How to develop a website?

You should follow the software development life cycle to develop a website.

Software Development Life Cycle

  1. Requirements gathering.
  2. Analyzing the requirements.
  3. Designing a conceptual solution for your website.
  4. Implementation/Programming/Coding the website.
  5. Testing the site.
  6. Deploying the site.
  7. Maintaining the website.

What is required to develop a website?

  1. Content
  2. Computer program
  3. Database server
  4. Host & Hosting
  5. Webserver

Leave a Reply