CS 511-Web Engineering
Topic 1-2
Week 1
Topic 1:
In the First Topic, There is only an introduction to the course.
There are two parts to the course
- Topics (Basics)
- What is the web?
- What is the Structure of the Web Using HTML?
- How do Setting a visual layout using CSS?
- How to Make the web interactive using JavaScript?
- How to do Web backend programming using PHP and databases?
- Topics (Advanced)
- What is an Engineering web application?
- How to Make websites secure?
- Give an Introduction to web services.
- What are Front-end and back-end frameworks?
- What are Hosting websites?
- What is Search engine optimization (SEO)?
Assessment:
- Java-Script cannot be used for full-stack development.
- False
- True
- Cascading Style Sheets are used to set
- Web Page Layouts
- Web Page Security
- Database Security
- Database Layouts
- Website ranking can be raised in search engines through
- Java Scripts Website
- submit to directories
- Search engine optimization
- Contacting Google
- Angular is a
- Back-end framework
- Central Framework
- Front-end framework
- Departmental framework
Topic 2:
Web development consists of a three-story building
- Ground Floor
- Middle floor
- Top-level
Ground Floor:
The ground floor shows Servers, Configurations, Networks, and Protocols.
Middle floor:
The middle floor shows different languages which are a part of web development, like CSS, HTML, PHP, Javascript, databases, APIs, and Tools.
Top-level
Top-level shows advanced concepts like Design, Search, Integration, Frameworks, and Security.
History of the Internet:
- Telephone Network
- Telephone networks provide the basic infrastructure.
- Packet Networks
- ARPANET (1969)
- It is used exclusively for academic and scientific purposes.
- X.25 (1974)
- X.25 (1974) is a Protocol, Which allowed and encouraged businesses to use.
- USENET (1979)
- It focuses on unrestricted access.
- TCP/IP (1983) INTERNET
- It is a Communications protocol that allows any two computers to talk to one another.
Internet vs. World Wide Web:
Internet | World Wide Web |
Internet is the hardware part | World Wide Web is the software part |
It is a collection of computer networks. | It is a collection of web pages. |
The Birth of the Web (1990):
The main features of the web.
The main features of the web.
This early web incorporated the following features of the web today:
- URL
- HTTP
- HTML
URL:
URL stands for Uniform Resource Locator. It uniquely identifies a resource on the WWW.
URL stands for Uniform Resource Locator. It uniquely identifies a resource on the WWW.
HTTP:
HTTP Stands for Hypertext Transfer Protocol. It can respond to HTTP requests.
HTTP Stands for Hypertext Transfer Protocol. It can respond to HTTP requests.
HTML:
Hypertext Markup Language (HTML) to publish documents. A program that can make HTTP requests to URLs and that can display the HTML it receives.
Growth of the Internet:
The number of Internet Hosts increases tremendously between 2000 and 2015 to a figure of 1 Billion hosts.
Web Apps vs. Desktop Apps
- Advantages
- Accessible from any computer
- Cross-platform and browser compatibility
- Easier to program updates
- Less security about local storage
- Disadvantages
- Requires internet
- Security concerns
- Concerns over the storage, licensing
- Problems with certain websites
- Restrictions on access to operating system resources
- May need plugins to function
Assessment:
- A user can think of "The Internet" just as software.
- False
- True
- World Wide Web is a piece of that is running on the internet.
- Routing Algorithm
- Routers
- Hardware
- Software
- Normally, a web developer focuses on servers and their configurations.
- False
- True
- The Internet and World Wide Web both are similar.
- True
- False
- Internet running nowadays is based on protocol.
- TCP/IP
- CSS
- X.25
- Code Layouts
- Some of the more post you may like in the following
0 Comments