diff --git a/content/roadmaps/100-frontend/content/100-internet/100-how-does-the-internet-work.md b/content/roadmaps/100-frontend/content/100-internet/100-how-does-the-internet-work.md index 98a0d9094..24a71268e 100644 --- a/content/roadmaps/100-frontend/content/100-internet/100-how-does-the-internet-work.md +++ b/content/roadmaps/100-frontend/content/100-internet/100-how-does-the-internet-work.md @@ -1 +1,13 @@ # Internet + +The Internet is a global network of computers connected to each other which communicate through a standardized set of protocols. + +Free Content +Introduction to Internet +How does the Internet work? +How the Internet Works in 5 Minutes +The Internet Explained +How Does the Internet Work? + +Paid Content +How the Internet Works diff --git a/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md b/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md index 253093b15..e0ced83c0 100644 --- a/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md +++ b/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md @@ -1 +1,9 @@ # What is HTTP? + +HTTP is the `TCP/IP` based application layer communication protocol which standardizes how the client and server communicate with each other. It defines how the content is requested and transmitted across the internet. + +Free Content +What is HTTP? +An overview of HTTP +Journey to HTTP/2 +HTTP Crash Course & Exploration diff --git a/content/roadmaps/100-frontend/content/100-internet/readme.md b/content/roadmaps/100-frontend/content/100-internet/readme.md index 1aec73622..24a71268e 100644 --- a/content/roadmaps/100-frontend/content/100-internet/readme.md +++ b/content/roadmaps/100-frontend/content/100-internet/readme.md @@ -5,6 +5,9 @@ The Internet is a global network of computers connected to each other which comm Free Content Introduction to Internet How does the Internet work? +How the Internet Works in 5 Minutes The Internet Explained How Does the Internet Work? -How the Internet Works in 5 Minutes + +Paid Content +How the Internet Works