AP CSP Topic 4.1 Guided Notes - The Internet

Big Idea 4: Computer Systems and Networks · Topic 4.1 · Guided Notes (Student)

The Internet — Guided Notes

Fill these in during class or catch up here if you were absent. Print this page or work on paper — then check yourself with the CFUs on the Topic 4.1 page.

Print these notesTopic 4.1 lesson pageAll CSP topics

Day 1: The Network With No Center

Today’s objectives

  • Explain how computing devices work together in a network: devices, systems, networks, paths, routing, and bandwidth (LO CSN-1.A)
  • Explain how the Internet works: interconnected networks, standardized open protocols, dynamic routing, and scalability by design (LO CSN-1.B)

Bell ringer

Seven devices, one message. A connects to B and C; B connects to D; C connects to D and E; D connects to F; E connects to F and G. All connections work in both directions. Device A must send a message to device F.

Sketch the network, then list EVERY route from A to F that never revisits a device. Then pick the route YOU would send data on — and defend your rule.

01. Devices, Systems, Networks, Paths

Key Vocabulary (LO CSN-1.A)

Term Definition (write it)
Computing device
Computing system
Computer network
Routing
Bandwidth

Paths and Routing: What You Just Invented

  • A path is a sequence of that begins at the sender and ends at the receiver.
  • Routing answers one question for every message: .
  • Bandwidth is a capacity, so it's measured as an amount .

Device, System, or Network?

Classify each item with the CED's exact term — then count the paths. Watch for the item that earns TWO terms at once.

Complete the empty cells.

Item Reasoning Classification / answer
A smart doorbell camera A single physical artifact that runs a program
The attendance setup: office computer + ID scanner + attendance software Devices AND programs working together for a common purpose
The bell ringer's seven lettered devices exchanging data Interconnected devices that send or receive data
Device D from the diagram, considered on its own One physical artifact running a program — a router counts Computing device
Number of distinct paths from A to F in the bell ringer A path = directly connected devices, sender to receiver

Stop and think

  1. A classmate claims A–B–E–F is a path in the bell-ringer network. Use the CED's definition of a path to accept or reject the claim.
  2. Your phone + your wireless earbuds + the fitness app tracking your run: device, system, or network? Defend your classification — more than one term may apply.
  3. An internet plan advertises '300 megabits per second.' Which CED term is being described, and why is 'maximum' the most important word in its definition?

Answer in complete sentences. Then check yourself with the matching CFUs on the Topic 4.1 page.

02. The Internet: A Network of Networks

Key Vocabulary (LO CSN-1.B)

Term Definition (write it)
Protocol
Scalability

One Network vs. THE Internet

A single network (your diagram)

The Internet

  • The Internet isn't one big network — it's .
  • Dynamic routing means the path is chosen .
  • Because the Internet's protocols are open, users can easily .

AP TIP: Access to the Internet just means connecting your device to an Internet-connected device — there is no center to sign in to.

Watch out — “The Internet Is a Big Computer Somewhere”

Myth: The Internet is a single central computer — or a product run by one company — and everybody connects to that one place.

Explain why this is wrong:

Deep Dive · Beyond the AP Exam

Deep Dive: Who Writes the Internet's Rulebook?

  • Internet protocols are published openly in documents called .
  • A new device maker 'joins' the Internet by .

Stop and think

  1. Define protocol in your own words, then explain why the Internet's protocols being OPEN matters to a startup building a brand-new kind of device.
  2. Two messages sent seconds apart from the same laptop to the same server travel different routes. Name the CED concept, and explain why 'nobody planned the route' is a feature rather than a bug.
  3. The Internet grew from a few thousand devices to billions without being redesigned. Which CED term does that demonstrate, and what design choice (think: who is allowed to connect) made it possible?

Answer in complete sentences. Then check yourself with the matching CFUs on the Topic 4.1 page.

Today in one box

  • Computing device → computing system → computer network: each term builds on the last, and a network IS a type of computing system
  • A path is a sequence of directly connected devices from sender to receiver; routing is finding one
  • Bandwidth = the MAXIMUM amount of data per fixed amount of time, measured in bits per second
  • The Internet is interconnected networks running standardized OPEN protocols — dynamic routing, scalable by design, no center and no owner

Before next class: Tonight you'll stream a video that arrives as thousands of separate pieces, possibly out of order — some pieces may not arrive at all. Why does it still play smoothly? Bring a theory tomorrow.

Day 2: Your Video Arrives in Pieces

Today’s objectives

  • Explain how data are sent through the Internet via packets: streams split into chunks, chunks encapsulated in packets, and metadata used for routing AND reassembly (LO CSN-1.C)
  • Describe the differences between the Internet and the World Wide Web (LO CSN-1.D)

Bell ringer

Yesterday's teaser: the 3-minute video you streamed last night arrived as thousands of separate pieces. They may have shown up out of order — a few may not have shown up at all. It played smoothly anyway.

Write 3–5 sentences: what would YOU attach to every piece so the receiver could rebuild the whole — and notice pieces that never arrived?

01. Packets: Data in Pieces

Key Vocabulary (LO CSN-1.C)

Term Definition (write it)
Data stream
Packet
Metadata

From Stream to Packets

  • Each chunk of a data stream travels wrapped in .
  • Metadata does two jobs: steering the packet, and .
  • Packets may arrive at the destination in order, out of order, or .

Five Packets, Three Fates

A phone sends a photo as five packets, each stamped with sequence-number metadata. Track each packet and fill in what the receiver does.

Complete the empty cells.

Packet What happens in transit What the receiver does
#1 arrives first Took the shortest route Places it in position 1 — in order
#3 arrives second Its route was quicker than #2's
#2 arrives third Detoured around a busy link
#4 never arrives Dropped along the way
#5 arrives last Ordinary trip Places it in position 5 — once every position is filled, the photo is reassembled

Three Protocol Names to Recognize: IP, TCP, UDP

  • IP, TCP, and UDP are common used on the Internet.
  • Of the three protocol names, the one that confirms delivery and re-requests missing pieces is .

Stop and think

  1. A friend sees 'packets received out of order' in a game's network stats and concludes the network is broken. In two sentences, explain why nothing is wrong — and name the TWO jobs packet metadata performs.
  2. During a live video call, the picture freezes for a moment and then jumps ahead rather than replaying what you missed. Which packet fate occurred, and why might a live call choose to skip instead of wait?
  3. Trace a text message's journey from your phone to a friend's phone using all three terms correctly: data stream, chunk, packet.

Answer in complete sentences. Then check yourself with the matching CFUs on the Topic 4.1 page.

02. The Internet vs. the World Wide Web

Key Vocabulary (LO CSN-1.D)

Term Definition (write it)
World Wide Web
HTTP

The Internet vs. the World Wide Web

The Internet

The World Wide Web

  • Strip away the browser chrome and the Web is just .
  • HTTP belongs to which layer of the stack?
  • The relationship in one word: the Web the Internet.

AP TIP: Wires, routers, packets, IP/TCP/UDP → the Internet. Linked pages, browsers, HTTP → the Web. The Web uses the Internet — never the reverse.

Watch out — “The Internet and the Web Are the Same Thing”

Myth: 'Internet' and 'Web' are interchangeable — browsing websites IS the Internet, so the two words name one thing.

Explain why this is wrong:

Deep Dive · Beyond the AP Exam

Deep Dive: One Click, Two Layers

  • In one click, the Web-layer request protocol that fires first is .
  • The Web never moves packets itself — instead it .

Stop and think

  1. Write ONE sentence that uses 'the Internet' and 'the World Wide Web' correctly together — the word 'uses' must appear.
  2. Classify each as 'the Web' or 'the Internet without the Web': a blog, a smart doorbell streaming video to a phone app, an online game's live match.
  3. HTTP is 'a protocol used by the World Wide Web.' Using yesterday's definition of protocol, explain what HTTP must therefore consist of.

Answer in complete sentences. Then check yourself with the matching CFUs on the Topic 4.1 page.

Common AP Traps

Three ways Topic 4.1 loses points on the exam — one minute now, real points in May.

Internet ≠ World Wide Web — in your own words:

Out of order is NORMAL — in your own words:

Bandwidth is a max rate — in your own words:

The Internet, in One Slide

  • Device → system → network: a computer network is interconnected devices that send or receive data — and it is a type of computing system.
  • A path is a sequence of directly connected devices from sender to receiver; routing finds one; bandwidth caps data per fixed time, in bits per second.
  • The Internet = interconnected networks + standardized OPEN protocols + dynamic routing + scalability by design.
  • Data streams → chunks → packets; metadata routes AND reassembles; arrival may be in order, out of order, or not at all; IP, TCP, and UDP are the protocol names to know.
  • The World Wide Web is a system of linked pages, programs, and files speaking HTTP — one service that USES the Internet.

Exit check — I can…

  • ☐  classify devices, systems, and networks — and trace a valid path (LO CSN-1.A)
  • ☐  explain what makes the Internet open, scalable, and dynamic (LO CSN-1.B)
  • ☐  explain packets: chunks + metadata for routing and reassembly (LO CSN-1.C)
  • ☐  tell the Internet from the World Wide Web on any exam item (LO CSN-1.D)

Get in Touch

Whether you're a student, parent, or teacher — I'd love to hear from you.

Just want free AP CS resources?

Enter your email below and check the subscribe box — no message needed. Students get daily practice questions and study tips. Teachers get curriculum resources and teaching strategies.

Typically responds within 24 hours

Message Sent!

Thanks for reaching out. I'll get back to you within 24 hours.

🏫 Welcome, fellow educator!

I offer curriculum resources, practice materials, and study guides designed for AP CS teachers. Let me know what you're looking for — whether it's classroom materials, a guest speaker, or Teachers Pay Teachers resources.

Email

[email protected]

📚

Courses

AP CSA, CSP, & Cybersecurity

Response Time

Within 24 hours

Prefer email? Reach me directly at [email protected]