Lecture 20 Web Technologies
Lecture 20 Web Technologies
software used for building and accessing websites and web applications. These
technologies enable the creation, delivery, and interaction with content on the
World Wide Web. Here's an explanation of web technologies in more detail:
5. Web Browsers:
- Software applications that retrieve, render, and display web content.
- Popular web browsers include Google Chrome, Mozilla Firefox, Safari, and
Microsoft Edge.
6. Hypertext Transfer Protocol (HTTP):
- Protocol for transmitting data over the web.
- HTTP defines how web browsers and web servers communicate and exchange
information.
9. Web Frameworks:
- Pre-built libraries, tools, and components that streamline web development.
- Frameworks provide structure and functionality for building web applications,
such as Ruby on Rails, Django, and React.