Computational Thinking: Cut Block Logic Puzzles is a booklet on computational thinking based on logic puzzles. Try and solve some simple logic puzzles while learning about computational thinking and especially logical thinking. The booklet is written by Paul Curzon of Queen Mary University of London.
- Learn how to solve Cut Block puzzles, simple logic puzzles that involve filling a grid with numbers so that no number appears next to itself. See how by deriving new general rules that extend the rules of the puzzle you unlock the power of pattern matching.
- Learn about logical thinking, deduction, rewrite rules, pattern matching, abstraction, generalisation and computational thinking.
- Download the booklet: Computational Thinking: Cut Block Logic Puzzles
Answers in the booklet!
Resources: Cut Block puzzles
Here are some computer science linked Pixel puzzle sheets and solutions that you can download (more to come):
- Puzzle Sheet: Cut Block Puzzle Sheet 1 [PDF]
- Solution Sheet: Solution to Cut Block Puzzle 1 [PDF]
- Puzzle Sheet: Cut Block Puzzle Sheet 2 [PDF]
- Solution Sheet: Solution to Cut Block Puzzle Sheet 2 [PDF]
Pingback: December 2018 Recap – Code Savvy Educators