Add assessment

This commit is contained in:
Chris Proctor 2024-05-21 17:27:42 -04:00
parent 3ca143bf1b
commit 8a9222c66d
1 changed files with 18 additions and 0 deletions

18
assessment.md Normal file
View File

@ -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