From 8a9222c66d80e956cc3ae1aea48b1bc38b47db0f Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Tue, 21 May 2024 17:27:42 -0400 Subject: [PATCH] Add assessment --- assessment.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 assessment.md diff --git a/assessment.md b/assessment.md new file mode 100644 index 0000000..41c8765 --- /dev/null +++ b/assessment.md @@ -0,0 +1,18 @@ +# Networking Quicksheet Assessment + +Louis, + +I love the ideas you share for how to teach networking, and I share +your sadness that corporate IT policies are so incompatible with CS +learning. I guess that probably helps students feel like the stuff +they're learning is powerful, since it's forbidden? + +One workaround I've found in the past is working with Raspberry Pis, +which are more than capable of doing everything we need to do for CS, +and which IT departments generally don't regard as computers. I could +imagine a local wireless network in the classroom which isn't even connected +to the Internet, which students could use to serve websites and webservices +to each other... + +Chris +