From ae4d8ee20a2da0f1168653f1855283feb9c863ab Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Tue, 21 May 2024 17:24:25 -0400 Subject: [PATCH] Add assessment --- assessment.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 assessment.md diff --git a/assessment.md b/assessment.md new file mode 100644 index 0000000..854c9a0 --- /dev/null +++ b/assessment.md @@ -0,0 +1,16 @@ +# Networking Quicksheet Assessment + +Justin, + +This is a nice summary of the networking concepts we covered in this +course. I know we've talked before about the WozEd cybersecurity unit--I +love that students get a chance to actually do things rather than just talk +about them, but it kind of feels too low-level. There are so many layers +to networking (and everything else in CS); my own personal taste would be +to start at a level which they could more easily connect to familiar practices. +It's not like any of them will have ever interacted with an IP address before. +But they probably all have experience sending and receiving messages via SMS or +another system which essentially runs on HTTP requests. + +Looking forward to continuing to collaborate on your CS curriculum! +Chris