From c4835b0e4a019fb53f7360773ca7eb979c7e6e74 Mon Sep 17 00:00:00 2001 From: Zach Walker Date: Wed, 25 Sep 2024 20:58:33 -0700 Subject: [PATCH 1/3] fix typo --- slides/2024f/01_course_introduction/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/2024f/01_course_introduction/index.html b/slides/2024f/01_course_introduction/index.html index caeb396..68bb0c3 100644 --- a/slides/2024f/01_course_introduction/index.html +++ b/slides/2024f/01_course_introduction/index.html @@ -116,7 +116,7 @@ class: center middle -# How do you as questions or genrate... +# How do you ask questions or generate... -- From 04afd8ea4f4257fe87d73b25b3148bf255103e82 Mon Sep 17 00:00:00 2001 From: Zach Walker Date: Wed, 25 Sep 2024 21:49:08 -0700 Subject: [PATCH 2/3] Reformatting excercise for in person class --- .../2024f/01_course_introduction/index.html | 37 +++++++++---------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/slides/2024f/01_course_introduction/index.html b/slides/2024f/01_course_introduction/index.html index 68bb0c3..4651eee 100644 --- a/slides/2024f/01_course_introduction/index.html +++ b/slides/2024f/01_course_introduction/index.html @@ -451,25 +451,6 @@ --- -# The Life Cycle of a Web Request - -Prompt: What things (e.g. events, protocols, actions) (might) occur when someone types https://www.reddit.com in their web browser and press return? - -Part 1: ~10 minutes - -- Type those things into the google doc "The life cycle of a web request" in google drive on cs291.com (under Class Resource on the left bar). - -- Include your first or preferred name you submitted in intro survey, e.g. - - Zach: User types https://www.reddit.com into browser - -Part 2: ~10 minutes - -- We'll discuss these items in group setting. - -- Be ready to explain your item (no pressure, your answer is not scored) - ---- - # Two Endpoints -- @@ -496,6 +477,24 @@ --- +# Web Request Life Cycle Group Exercise + +Prompt: What _things_ (e.g., events, protocols, actions) (might) occur when +someone types [https://www.reddit.com](https://www.reddit.com) in their web +browser and presses return. + +## Part 1: ~10 minutes + +Discuss in groups of four, and write down in-order the components you come up +with. Start generic, and leave space to provide additional detail for +sub-sequences. + +## Part 2 (remaining time) + +Collectively, we build a more definitive list using the whiteboard. + +--- + # Core Components of a Web request * __Web server__: Opens a TCP socket to listen for requests From c1e85b41aeb5a3af00ff65c6451388f9deca3553 Mon Sep 17 00:00:00 2001 From: Zach Walker Date: Wed, 25 Sep 2024 22:14:28 -0700 Subject: [PATCH 3/3] Adding syllabus back to class info --- index.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 0cb09cc..dadf19a 100644 --- a/index.md +++ b/index.md @@ -68,7 +68,7 @@ All one-on-one offline communication with the instructors for content pertaining to this class should be conducted via Piazza. Please do not reach out to the instructor via email for class related communications. - +following the `C` range.