0% found this document useful (0 votes)
16 views20 pages

8 Semeter H Class - 1

Uploaded by

Rehan Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views20 pages

8 Semeter H Class - 1

Uploaded by

Rehan Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 20

BOST UNIVERSITY

COMPUTER SCIENCE
Week#1
04/02/2024
Course code:CS814
semester: 8nd

Lecturer : Baryali Aman


TOPIC

(website)

BARYALI AMAN
UNI_BOST
lectures topic

 What is Internet Base services


 What is web site
 Component of web site
 Type of web site
 Static website
 Dynamic website
 Static vs Dynamic
Internet based services:
 Some of the basic services available to internet users are:
 email: A fast, easy, and inexpensive way to communicate with other
internet users around the world.
 Telnet: allows a user to login to a remote computer as though it were a
local system.
 FTP: allows a user to transfer virtually every kind of file that can be
stored on a computer from one internet-connected computer to another.
 UseNet news: A distributed bulletin board that offers a combination of
news and discussion service on thousands of topics.
 World wide web (WWW): A hypertext interface to internet
information resources.
What is WWW?

 This stands for world wide web.

 A technical definition of the world wide Web is : all the


resources and users on the internet that are using the Hypertext
transfer protocol (HTTP).

 In simple terms, the world wide web is a way of exchanging


information Between computers on the internet, tying them
together into a vast collection Of interactive multimedia
resources.
What is a website?

A website is a collection of many web pages, and web


pages are digital files that are written using
HTML(HyperText Markup Language). To make your
website available to every person in the world, it must
be stored or hosted on a computer connected to the
Internet round a clock. Such computers are known as a
web server.
What is website?

 Websites are typically informational in nature. Think about


your favorite Blog or news based site.
 Its primary purpose is to convey information to the End user,
whether it in the form of news, like CNN.
 A website, or individual Web page, can be static or dynamic.
Component of website

Components of a Website: We know that a website is a collection of a


webpages hosted on a web-server.

These are the components for making a website

 Web host
 Address
 Homepage
 Design
 Content
Component of website

Webhost: Hosting is the location where the website is physically located.


Group of webpages (linked webpages) licensed to be called a website
only when the webpage is hosted on the webserver.
The webserver is a set of files transmitted to user computers when they
specify the website’s address.
Address: Address of a website also known as the URL of a website.
When a user wants to open a website then they need to put the address or
URL of the website into the web browser, and the asked website is
delivered by the webserver.
Component of website

 Homepage : Home page is a very common and important part of a


webpage. It is the first webpage that appears when a visitor visits the
website. The home page of a website is very important as it sets the
look and feel of the website and directs viewers to the rest of the pages
on the website.

 Design : It is the final and overall look and feel of the website that has
a result of proper use and integration elements like navigation menus,
graphics, layout, navigation menus etc
Component of website

 Content : Every web pages contained on the website


together make up the content of the website. Good content
on the webpages makes the website more effective and
attractive
Types of Website

Types of Website:

o Static Website
o Dynamic Website
Static Website

Static Website: In Static Websites, Web pages are


returned by the server. There is no processing of
content on the server (according to the user) in Static
Websites. Web pages are returned by the server with no
change therefore, static Websites are fast. There is no
interaction with databases. Also, they are less costly as
the host does not need to support server-side
processing with different languages
Website
Dynamic Websites

Dynamic Website: In Dynamic Websites, Web pages are returned by the


server which is processed during runtime means but they are built during
runtime according to the user’s demand with the help of server-side
scripting languages such as PHP, Node.js, ASP.NET and many more
supported by the server. So, they are slower than static websites but
updates and interaction with databases are possible. Dynamic Websites are
used over Static Websites as updates can be done very easily as compared
to static websites (Where altering in every page is required) but in
Dynamic Websites, it is possible to do a common change once, and it will
reflect in all the web pages
Dynamic Websites
Difference Between Static
and Dynamic Websites
Static Website Dynamic Website

Content of Web pages can not be Content of Web pages can be


change at runtime. changed.

No interaction with database


Interaction with database is possible
possible.

It is faster to load as compared to


It is slower than static website.
dynamic website.

Cheaper Development costs. More Development costs.


Difference Between Static
and Dynamic Websites
Static Website Dynamic Website

Feature of Content Management


No feature of Content Management.
System.

HTML, CSS, Javascript is used for Server side languages such as PHP,
developing the website. Node.js are used.JSP

Same content is delivered everytime All Content may change everytime


the page is loaded. the page is loaded.
Thanks From Your Attention

‫ستاسو له توجه څخه نړی‬


‫مننه‬

You might also like