Bakuro: Binary Logical Thinking Puzzles Paul Curzon 9 6 7 1 15 - - PowerPoint PPT Presentation

bakuro binary logical thinking puzzles
SMART_READER_LITE
LIVE PREVIEW

Bakuro: Binary Logical Thinking Puzzles Paul Curzon 9 6 7 1 15 - - PowerPoint PPT Presentation

Bakuro: Binary Logical Thinking Puzzles Paul Curzon 9 6 7 1 15 1001 0110 0111 0001 1111 5 7 0101 0111 Queen Mary 14 3 1110 0011 15 3 1111 0011 University of London 6 10 0110 1010 13 15 1101 1111 12 3 1100 0011


slide-1
SLIDE 1

Bakuro: Binary Logical Thinking Puzzles

Paul Curzon

Queen Mary University of London www.teachinglondoncomputing.org www.cs4fn.org

With support from Google, DfE, the Mayor of London, CHI+MED

1 0001 7 0111 12 1100 9 1001 6 0110 6 0110 7 0111 10 1010 9 1001 3 0011 10 1010 7 0111 3 0011 3 0011 15 1111 10 1010 15 1111 3 0011 14 1110 12 1100 5 0101 13 1101 9 1001 12 1100 15 1111

slide-2
SLIDE 2

A simple example puzzle

12 1100 3 0011 6 0110 9 1001

  • Fill the grid using only

powers of 2 (1,2,4,8)

  • Horizontal (vertical)

blocks must add to the number on the left (above)

  • Fill in the binary of the

answers too

slide-3
SLIDE 3

A simple example puzzle

12 1100 3 0011 6 0110 9 1001

  • Each number has a

unique sum

  • Work values out from

the intersection of sums

  • 3 = 1 + 2
  • 9 = 1 + 8

1

0001

slide-4
SLIDE 4

A simple example puzzle

12 1100 3 0011 6 0110 9 1001

  • 3 = 2 + 1
  • 6 = 2 + 4

The binary tells you the numbers! 0011 = 0010 + 0001 3 = 2 + 1

1

0001

2

0010

slide-5
SLIDE 5

A simple example puzzle

12 1100 3 0011 6 0110 9 1001

  • 12 = 8 + 4
  • 6 = 2 + 4
  • 9 = 8 + 1

Now you have the basics, do a harder version

1

0001

2

0010

8

1000

4

0100

slide-6
SLIDE 6

6

1 0001 7 0111 12 1100 9 1001 6 0110 6 0110 7 0111 10 1010 9 1001 3 0011 10 1010 7 0111 3 0011 3 0011 15 1111 10 1010 15 1111 3 0011 14 1110 12 1100 5 0101 13 1101 9 1001 12 1100 15 1111

slide-7
SLIDE 7

Extension Activity

  • Get the students to

invent their own based on blank grids

  • They must check it is

solvable!

  • Then create ones

from a blank sheet of squared paper

slide-8
SLIDE 8

Summary

  • Learn fundamentals of binary and logical

thinking

  • Lots of practice at binary
  • more fun than lists of binary-decimal

conversions to do

  • also focusses on underlying construction
  • Puzzles are a good way to explore and learn

many computing and computational thinking ideas

slide-9
SLIDE 9

More support

On our website contains:

  • Activity sheets
  • Booklets
  • Slides
  • Lots more stories

For teachers: www.teachinglondoncomputing.org For students: www.cs4fn.org

Twitter: @TeachingLDNComp @cs4fn