The Internet and The Browser Flashcards
Internet
is a global communication mechanism that ties together thousands of individual networks. It enables the exchange of information between two or more computers on a network. Thus, it helps transfer messages and data through email, talk, video conferencing, etc.
The first was created in 1990 by Tim Berners-Lee, the creator of the World Wide Web
ICANN - The Internet Corporation for Assigned Names and Numbers
The Internet Corporation for Assigned Names and Numbers, better known as ICANN, is responsible for maintaining and organising the Domain Name System (DNS) to ensure that every address is unique and that all internet users can locate all valid addresses.
IRTF - Internet Research Task Force
The Internet Research Task Force (IRTF) promotes research of relevance to the evolution of internet protocols, applications, architecture and technology (Internet Research Task Force, 2021).
IETF - Internet Engineering Task Force
The Internet Engineering Task Force (IETF) focuses on the shorter-term issues of engineering and standards making of the Internet. They establish working groups that are the primary mechanism for the implementation of IETF standards and guidelines.
HTTP - Hypertext Transfer Protocol
The standard protocol for transferring data over the world wide web
W3C - World Wide Web Consortium
The World Wide Web Consortium (W3C) is an international community that creates open standards to ensure the long-term development of the Web. W3C creates interoperable technologies (specifications, standards, applications, and tools) to lead the Web to its full potential.
Search Engine
is a software system designed to carry out web searches. They search the World Wide Web in a systematic way for particular information specified in a textual web search query.
The browser
is a piece of software that displays and explores content on the World Wide Web, such as web pages, photographs, videos, and other files.
Extensions
that add capabilities to the browser. Extensions and tools that block ads help you translate a language, take notes, display the best shopping deals on the Internet, or play music. These are examples of some of the extensions you can add to the browser.
Cookies
are files that websites use to store information about you. They are saved on your machine and will be available the next time you visit the website.
HTML (or Hypertext Markup Language)
is very common and possibly the simplest form of web code.
CSS (Cascading Style Sheets)
is a programming language used to style and layout web pages, such as changing the font, colour, scale, and spacing of text, splitting it into several columns, and adding animations and other decorative elements.
JavaScript
a web page does more than show static details for one to look at, like showing inline content changes, interactive charts, animated graphics in 2D or 3D, scrolling video, run games etc., JavaScript is probably involved.
PHP (PHP: Hypertext Preprocessor)
is an open-source server-side scripting language embedded in HTML to build interactive websites and web applications.
SQL (Structured Query Language)
is often found on the Internet, and its function is to access databases. It can commonly be used with HTML, JavaScript and PHP to access and input information from an online form to a database.