Module 22: Web and Internet Fundamentals


The internet and the web are central to modern life. People use them daily for communication, education, business, entertainment, and social interaction. Despite their importance, many users do not understand how the internet actually works or how websites are delivered. Module Twenty Two introduces learners to the fundamental concepts behind the internet and the web.

This module helps learners understand how computers connect across the world, how information is shared, and how web applications function. It provides essential background knowledge for anyone interested in web development, software engineering, data science, or information technology.

By the end of this module, learners will understand the structure of the internet, how the web operates on top of it, and how users interact with online systems.


What Is the Internet

The internet is a global network of connected computers and devices that communicate with each other. These devices include servers, personal computers, mobile phones, routers, and many other systems.

The main purpose of the internet is to allow data to be shared between devices regardless of their physical location. This data can include text, images, videos, and software.

The internet is not owned by a single organization. It is a decentralized system made up of many networks operated by governments, companies, and individuals.


What Is the World Wide Web

The World Wide Web is a system that operates on top of the internet. It allows users to access information through websites using web browsers.

While the internet is the infrastructure that connects devices, the web is one of the services that uses that infrastructure. Other services include email, file transfer, and online gaming.

The web uses documents called web pages that are linked together through hyperlinks. These pages are accessed using web browsers.


Difference Between Internet and Web

Many people use the terms internet and web interchangeably, but they are not the same.

The internet is the network that connects devices. The web is a service that runs on that network.

Understanding this difference helps learners see how different online services are built and delivered.


How Devices Connect to the Internet

Devices connect to the internet through internet service providers. These providers supply access using technologies such as fiber optics, cable, mobile networks, or wireless connections.

Once connected, devices are assigned an address that identifies them on the network. This address allows data to be sent and received correctly.

Routers and switches help direct data between devices efficiently.


IP Addresses

An IP address is a unique identifier assigned to each device connected to the internet. It allows devices to locate and communicate with each other.

IP addresses can be numeric and may appear complex to humans. To make them easier to use, domain names are used instead.

Understanding IP addresses helps learners understand how data travels across networks.


Domain Names and DNS

Domain names are human readable names used to identify websites. Examples include popular websites used daily.

The Domain Name System translates domain names into IP addresses. When a user enters a website address into a browser, the DNS system finds the corresponding IP address so the browser can connect to the correct server.

DNS plays a critical role in making the web accessible and user friendly.


Servers and Clients

The web operates using a client and server model. A client is a device such as a computer or smartphone that requests information. A server is a powerful computer that stores and delivers information.

When a user visits a website, their browser sends a request to a server. The server responds by sending the requested web page back to the browser.

This interaction happens in seconds and is repeated millions of times every day.


Web Browsers

A web browser is a software application that allows users to access and view websites. Examples include commonly used browsers across devices.

Browsers interpret web content and display it in a user friendly format. They understand web technologies such as HTML, CSS, and scripts.

Browsers also manage security features, user preferences, and stored data.


Web Pages and Websites

A web page is a single document available on the web. A website is a collection of related web pages linked together under a common domain name.

Web pages can contain text, images, videos, and interactive elements.

Understanding the structure of websites helps learners prepare for web development concepts.


HTTP and HTTPS

HTTP is a protocol used for communication between browsers and servers. It defines how requests and responses are formatted and transmitted.

HTTPS is a secure version of HTTP. It encrypts data to protect user privacy and prevent unauthorized access.

Most modern websites use HTTPS to ensure security and trust.


Request and Response Cycle

When a user visits a website, the browser sends a request to the server. The server processes the request and sends back a response.

This request and response cycle is the foundation of web communication.

Understanding this cycle helps learners understand how web applications function.


Static and Dynamic Websites

Static websites display the same content to all users. Their content does not change unless manually updated.

Dynamic websites generate content based on user input, data, or other conditions. Examples include social media platforms and online stores.

Dynamic websites rely on backend systems and databases.


Frontend and Backend Concepts

The frontend refers to the part of a website that users interact with directly. It includes layout, design, and user interface elements.

The backend handles data processing, storage, and business logic. It works behind the scenes to support frontend functionality.

Understanding this separation helps learners grasp how web applications are built.


Data Transfer on the Web

Data on the web is transferred in small units called packets. These packets travel through networks and are reassembled at the destination.

This method ensures reliable and efficient communication even across long distances.

Understanding data transfer helps learners appreciate the complexity of internet communication.


Internet Security Basics

Security is a critical aspect of the internet. Threats include unauthorized access, data theft, and malicious software.

Basic security measures include encryption, strong passwords, and secure protocols.

Understanding security fundamentals helps learners become responsible internet users and developers.


Cookies and Sessions

Websites often use cookies to store small pieces of data on a user device. Cookies help remember preferences and maintain sessions.

Sessions allow websites to track user activity across multiple pages.

Understanding cookies and sessions helps learners understand how personalization works on the web.


Cloud Computing Overview

Many modern websites use cloud computing services. These services provide storage, processing power, and scalability over the internet.

Cloud computing allows websites to handle large numbers of users efficiently.

This concept is important for understanding modern web infrastructure.


Real World Applications of Web Technologies

Web technologies are used in education, business, healthcare, entertainment, and communication. Online learning platforms, banking systems, and social networks all rely on web fundamentals.

Understanding these applications helps learners see the practical value of web knowledge.


Common Misconceptions About the Web

Many beginners believe the internet is a single physical object or that websites are stored in one place.

This module clarifies that the internet is a distributed network and websites are hosted on servers worldwide.


Learning Outcomes of This Module

By completing this module, learners will understand how the internet works, how the web operates, and how users interact with online systems.

They will gain foundational knowledge needed for web development and related fields.


Summary of Module Twenty Two

Module Twenty Two introduced web and internet fundamentals. Learners explored how devices connect, how websites are delivered, and how web communication works.

The module emphasized clarity, structure, and real world relevance.


Conclusion

The internet and the web are essential components of modern technology. Understanding their fundamentals empowers learners to become informed users and future creators of digital systems. Module Twenty Two has provided a strong foundation for exploring web development, networking, and online applications in greater depth.

With this knowledge, learners are prepared to continue their journey into web technologies and digital innovation.

7 Comments

  1. Full name : jumuah kalinoh
    Cohort. : 1
    Country : Malawi

    The Internet and the Web . It's all about understanding how the internet works, how websites are delivered, and the fundamental concepts behind it all.

    The Internet
    The internet is a global network of connected devices (computers, phones, servers, etc.) that communicate with each other. It's decentralized, meaning no single organization owns it. Its main purpose is to share data between devices, regardless of location.

    The World Wide Web
    The web is a system that operates on top of the internet, allowing users to access information through websites using browsers. It's one of many services that use the internet (others include email, file transfer, and online gaming).

    Key Concepts

    - _IP Addresses_: unique identifiers for devices on the internet
    - _Domain Names_: human-readable names for websites (e.g., (link unavailable))
    - _DNS_: translates domain names to IP addresses
    - _Servers and Clients_: servers store and deliver info, clients (browsers) request it
    - _HTTP/HTTPS_: protocols for browser-server communication
    - _Frontend and Backend_: frontend (user interface), backend (data processing and storage)

    How It All Works

    1. Devices connect to the internet via ISPs (Internet Service Providers)
    2. Browsers send requests to servers
    3. Servers respond with requested data
    4. Browsers interpret and display the data

    ReplyDelete
  2. Lenemiria Benson
    Cohort 1
    Kenya

    Internet vs Web
    -Internet: global network connecting devices
    -Web: service on the internet used to access websites
    -Other internet services: email, file transfer, gaming

    How Connection Works
    -Devices connect via ISPs (fiber, mobile, Wi-Fi, cable)
    -Each device gets an IP address
    -Routers direct data
    -DNS converts domain names into IP addresses

    Servers and Clients
    -Client: user device (phone/computer)
    -Server: stores and delivers web content
    -Browser sends request → server sends response

    Web Basics
    -Browser: displays web pages (HTML, CSS, scripts)
    -Web page: single document
    -Website: collection of pages
    -HTTP: communication protocol
    -HTTPS: secure encrypted version

    Websites
    -Static: same content for everyone
    -Dynamic: content changes based on users/data
    -Frontend: what users see
    -Backend: data processing and logic

    Data & Security
    -Data travels in packets
    -Cookies & sessions: store preferences and user state
    -Basic security: encryption, strong passwords, HTTPS

    Cloud Computing
    -Provides online storage and processing
    -Helps websites scale for many users

    Real-World Use
    -Education, banking, healthcare, social media, business
    -Websites are hosted on servers worldwide (not one place)

    Summary
    Devices connect through IP and DNS
    Browsers communicate with servers using HTTP/HTTPS
    Websites can be static or dynamic
    Web apps use frontend + backend
    Security and cloud services are essential

    ReplyDelete
  3. Full name: Arafat YACOUBOU
    Cohort: TechIqPro Cohort 1
    Country: Togo
    Module 22 – Web and Internet Fundamentals
    - The web is a system of interlinked documents accessed via the internet.
    - Uses protocols like HTTP/HTTPS to transfer data.
    - Websites are built with HTML, CSS, and JavaScript.
    - The internet provides the infrastructure, while the web is one of its services.

    ReplyDelete
  4. Name: Maimuna Jallow
    Cohort 1
    Country: Gambia

    Summary of what i learnt

    1. The internet is a global network of connect computer and devices that communicate with each other, and the world wide web is a system that operates on top of the internet.

    2. The difference between internet and web with how devices connect to the internet.

    3. IP addresses as a unique identifier assigned to each devices connected to the internet and domain names and DNS.

    4. Servers and clients as networking devices and web browser as a software application that allows users to access and view websites.

    5. Web pages and websites with HTTP and HTTPS.

    6. Static and dynamic websites and frontend and backend concepts.

    7. Dtae transfer on the web which is in packets and internet security basics.

    8. Cloud computing, Real world application of web technologies and common misconceptions about the web.

    ReplyDelete
  5. Andrew Yembeh Yandi Mansaray
    Cohort 1
    Sierra Leone

    I learnt that Module 22: Web and Internet Fundamentals explains how the internet and the World Wide Web work and why they are so important in our daily digital lives. I now understand that the internet is a huge global network that connects computers, phones, and other devices so they can share information and communicate with each other.

    I also learnt that the World Wide Web is a system that runs on the internet and allows users to access websites and web pages through browsers, and that the web and the internet are related but not the same — the internet is the infrastructure, while the web is one of the services on it.

    I learnt how devices connect to the internet through service providers and are given unique IP addresses, and that domain names make it easier for humans to find websites. I now understand the client-server model where browsers request information and servers send it back, and that HTTP and HTTPS are the rules used for transferring web pages, with HTTPS being the secure version.

    I also learnt that web pages and websites can be static (same content every time) or dynamic (changing content based on users or data), and that web development involves both frontend (what users see) and backend (data handling and logic). Finally, I now see that basic internet security, data transfer, and emerging concepts like cloud computing are part of the foundation for understanding how online systems work.

    ReplyDelete
  6. Chibuzo Hillary Azikiwe
    Cohort 1
    Nigeria

    Module 22: My Grasp of Web and Internet Fundamentals
    I have taken a step back to look at the "big picture" of the digital age. I’ve learned that the Internet is not some mysterious cloud, but a physical infrastructure—a global network of cables, routers, and servers. I’ve mastered the fundamental concepts of how devices identify each other using IP addresses, and I’ve learned about the client-server model, which is the foundation of almost everything I do online.
    I now understand the role of protocols like TCP/IP, which ensure that data is transmitted reliably and in the correct order. I’ve also learned about the Domain Name System (DNS), which acts as the world’s phonebook, translating human-friendly names like "https://www.google.com/search?q=google.com" into the numerical IP addresses that computers use. This module has stripped away the magic of the internet and replaced it with a deep understanding of the engineering and standards that allow billions of people to connect and share information instantaneously.

    ReplyDelete
  7. Tajudeen Ahmad olanrewaju
    Cohort 1
    Nigeria 🇳🇬
    This section introduces core web concepts by explaining the difference between static and dynamic websites. Static websites show the same content to every user and only change when someone manually updates them, while dynamic websites respond to user input, stored data, or specific conditions. Examples like social media platforms and online stores help learners see how dynamic sites rely on backend systems and databases to generate personalized content.

    It also explains the roles of the frontend and backend in web development. The frontend is what users see and interact with, including the design, layout, and interface elements. The backend works behind the scenes, handling data storage, processing, and application logic that make the frontend functional. Understanding this separation helps learners grasp how complete web applications are structured and maintained.

    The module then touches on how data moves across the internet. Information is broken into small packets that travel through networks and are reassembled at their destination. This process allows reliable and efficient communication over long distances and helps learners appreciate the technical complexity behind everyday internet use.

    Internet security is presented as an essential topic, highlighting common threats such as unauthorized access, data theft, and malware. Basic security practices like encryption, strong passwords, and secure communication protocols are introduced to help learners understand how safety is maintained online and why responsible behavior matters for both users and developers.

    The section also explains cookies and sessions, showing how websites store small pieces of data to remember user preferences and track activity across multiple pages. These concepts help learners understand how websites provide personalized experiences. Finally, the module introduces cloud computing, explaining how modern websites use online services for storage, processing power, and scalability. By linking these ideas to real-world applications in education, business, healthcare, and entertainment, the module helps learners see how web technologies play a practical and important role in everyday life.

    ReplyDelete
Previous Post Next Post