Angular Js Intro
Angular Js Intro
Internet Computing
Mr Mastara
Office: E7
pmastara@cut.ac.zw
Platforms
Activities
Tools?
So what are we saying?
To be specific?
Languages: Platforms:
• HTML(5) • Netbeans / Eclipse
• JavaScript /DreamWeaver /
• PHP SublimeText / Notepad++
• CSS • WordPress
• MySQL • Joomla
• AngularJS • Phonegap / Cordova
• XAMPP
Introduction
Definition:
• A domain name is a unique reference that identifies a
web site on the internet.
• You can think of it as a (unique) name that is used to
identify a particular host on the internet.
It can thus be viewed as providing a higher level
description of an IP address.
• www -- This indicates a page on the World Wide Web.
(Optional)
• learnthenet.com -- The domain name
• www.learnthenet.com -- Together, these indicate the
web server name.
Domain Name cont..
doepud.co.uk
• A domain name consists of one or more parts,
technically called labels, that are conventionally
concatenated, and delimited by dots, such as
example.com.
• The right-most label conveys the top-level domain;
for example, the domain name www.example.com
belongs to the top-level domain com.
Sub-domain:
• It is a sub-division of the main domain name.
• The hierarchy of domains descends from right to
left; each label to the left specifies a subdivision,
or subdomain of the domain to the right.
• The label example specifies a subdomain of
the com domain, and www is a sub domain of
example.com. This tree of subdivisions may have up
to 127 levels.
• The top-level domain (TLD), in Doepud's case is uk.
• The co part is shorthand for commercial and
combined .co.uk is called a second-level domain
(SLD).
Domain Name System
• Here’s a list of some common top-level domain names.
• Or __ By country:
Path
web-at-a-glance/url-anatomy/page_01.php
• web-at-a-glance -- This is a directory or folder on
the web server that contains a group of related web
pages within the website.
• url-anatomy -- This is a folder inside the "web-at-a-
glance" folder
• page_01.php -- This is a web page inside the folder.
(The same file might be named page_01.html)
Protocols
• Agreements between sender and receiver regarding how
data are sent and interpreted
– In other words, : Interprets what is to be done and how.
• Services such as Telnet, FTP, Internet gaming, and e-mail
are all part of the Internet.
• All Web pages are written in the hyper-text markup
language (HTML), which works in conjunction with HTTP.
• Interaction b/w Browser and Server is governed by the HTTP
protocol (Request/Response Tx)
HTTP
• Hyper-Text Transfer Protocol (HTTP) is the method used to
transfer Web pages to your computer.
• It takes care of the communication between a web server and a
web browser.
• World Wide Web uses HTTP Servers, better known as web server
• Receive HTTP type request and send requested file in packets.
• It is used for sending requests from a web client (a browser) to a
web server, returning web content (web pages) from the server
back to the client.
33
Microsoft Internet Information
Server
• Comes bundled with current versions of Microsoft
Windows Server operating systems
• Used on many corporate intranets
34
Dynamic Content
• Dynamic content is non-static information constructed in
response to a Web client’s request.
• Dynamic page: Web page whose content is shaped by a
program in response to user requests.
• Static page: An unchanging page retrieved from disk.
• Server-side scripting :
– Programs running on a Web server create Web pages before
sending them back to the requesting Web clients through some
dynamic page-generation technologies:
– Server side scripts are combined with html tags to create dynamic
content
• Active Server Pages (ASP)
• JavaServer Pages (JSP)
• PHP: Hypertext Preprocessor (PHP)
Dynamic Web Pages
6 Collection of various LANs, MANs and Mostly any of LAN or MAN or WAN can be
WANs. intranet.