Commit Graph

3 Commits

Author SHA1 Message Date
Rebecca Hankey 8e7bd7938c I completed the questions and the predictions
based on the information given in the lab.

This process was fun and puzzling. I think that when teaching this it would
be cool to do so in puzzles. Giving students these bytes and asking them to,
like we did, just make predictions and then break them down together.

There are times with binary in this lab that were a struggle, but I really
enjoyed working through them and meeting with Stacy to discuss the questions and
challenges!
2025-02-23 09:58:31 -05:00
Rebecca Hankey 3b669a7f10 I created the variables for the boolean question
sets. Overall, the problems make sense. However, I would
love to now more about the sequence of problem solving through these. I
found myself struggling a lot to find a logical way to work through them.

I started by writing down the a and b bytes and just somewhat randomly,
trying different solutions. Knowing CS, there has to be a more
efficent way of breaking down these sequences and knowing how they are
deciphered.

From a teaching standpoint, these seem like fun riddles almost. I think
that when teaching the idea of bits, bytes, and booleans, it would be a really
fun opportunity to race and problem solve as a team.
2025-02-17 12:11:16 -05:00
rhankey 8f3cf85736 Initial commit 2025-02-03 22:28:06 +00:00