πŸ—“οΈ Week 04 - The Internet, its Protocols and the Web

Theme: Collecting Data

Author

You’ve learned to connect and share files between computers over the Internet using the ssh and scp commands. These commands are based on protocols that govern data transfer between computers, and there are other essential protocols to explore.

This lecture will dive into other essential Internet protocols, primarily HTTP and HTTPS, which are fundamental in accessing and interacting with data online. Additionally, we will differentiate between the Internet and the Web, understanding their distinctions and how they work together. Finally, we will see how to use Python to interact and collect data from the Web.

πŸ“ƒ Lecture Schedule

πŸ“Location: Thursday 8 February 2024, 4 pm - 6 pm at MAR.1.04

πŸ‘¨β€πŸ« Lecture Material

πŸŽ₯ Looking for lecture recordings? You can only find those on Moodle, typically a day after the lecture. If you can’t find the recordings, please contact πŸ“§ .

Material

We will use the following GitHub repository:

LINK TO GITHUB REPOSITORY (I will give you permission to access it during the lecture)

Alternatively, if you don’t want to practice Git/GitHub, you can get the Jupyter notebook directly from the following link: