From 6946f63d19a4804d0f0c262859d071ff2588e75b Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Mon, 20 May 2024 23:48:32 -0400 Subject: [PATCH] Add assessment --- assessment.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 assessment.md diff --git a/assessment.md b/assessment.md new file mode 100644 index 0000000..dfaa82a --- /dev/null +++ b/assessment.md @@ -0,0 +1,19 @@ +# Riddles Lab Assessment + +Everything looks good! I found your reflection in your commit message really interesting: + +> Yes, this lab has caused me to think differently +> about the tech interactions in my daily life. I +> never really considered before how different +> applications and devices communicate with info +> that is stored on a server. Of course I understood +> that all the information could not possibly be +> stored on a phone or laptop, but I was not +> completely aware of what was actually going on +> behind the scenes. I think I will be a lot more +> concious of the presence of HTTP requests now in +> my daily life. + +I think this kind of connection between formal CS learning in the classroom and +everyday tech-mediated experiences is incredibly important! +