From 8feef091028bbdc3f42a80b1a338fb7ec7d864d6 Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Tue, 21 May 2024 17:09:00 -0400 Subject: [PATCH] Add assessment --- assessment.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 assessment.md diff --git a/assessment.md b/assessment.md new file mode 100644 index 0000000..ce85cc8 --- /dev/null +++ b/assessment.md @@ -0,0 +1,12 @@ +# Networking Quicksheet Assessment + +Andrew, + +I think your networking diagram is a great summary of the ideas we covered in +the networking unit. I agree with you on the importance of other aspects of +networking, including those you named, "domain name system, TCP/IP and physical +networks." You might be interestedin a [simulation of TCP/IP](https://github.com/cproctor/tcp-ip-simulation) +I developed when I was a 6th grade CS teacher! + +Chris +