|
1 | 1 | --- |
2 | | -title: Free activities for classroom or home |
3 | 2 | type: page |
4 | 3 | bookToC: false |
5 | 4 | --- |
6 | 5 |
|
7 | | -{{< youtube KOYy4kyLEHs >}} |
| 6 | +{{< vimeo id="613256394" class="vimeo-container" >}} |
| 7 | + |
| 8 | +# Free activities for classroom or home |
8 | 9 |
|
9 | 10 | CS Unplugged is a collection of [free learning activities](/activities/) that teach Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around. |
10 | 11 |
|
11 | 12 | The activities introduce students to Computational Thinking through concepts such as [binary numbers](/activities/binary-numbers/), [algorithms](/activities/sorting-algorithms/) and [data compression](/activities/text-compression/), separated from the distractions and technical details of having to use computers. Importantly, no programming is required to engage with these ideas! |
12 | 13 |
|
| 14 | +{{< gallery >}} |
| 15 | + {{< gallery-image src="/images/homepage/DSC_4940.jpg" >}} |
| 16 | + {{< gallery-image src="/images/homepage/IMG_3852.jpg" >}} |
| 17 | + {{< gallery-image src="/images/homepage/IMG_0398.jpg" >}} |
| 18 | + {{< gallery-image src="/images/homepage/IMG_3939.jpg" >}} |
| 19 | + {{< gallery-image src="/images/homepage/IMG_3861.jpg" >}} |
| 20 | +{{< /gallery >}} |
| 21 | + |
13 | 22 | CS Unplugged is suitable for people of all ages, from elementary school to seniors, and from many countries and backgrounds. Unplugged has been used around the world for over twenty years, in classrooms, science centers, homes, and even for holiday events in a park! |
14 | 23 |
|
15 | 24 | The material is available free of charge, and is shared under a [Creative Commons BY-NC-SA licence](https://creativecommons.org/licenses/by-nc-sa/4.0/), which makes it easy to copy, adapt and share it. |
16 | | - |
17 | | -<!-- TODO: Image gallery or slideshow to add |
18 | | -/images/homepage/DSC_4940.jpg |
19 | | -/images/homepage/IMG_3852.jpg |
20 | | -/images/homepage/IMG_0398.jpg |
21 | | -/images/homepage/10461881_10204069578721529_4539551282003717994_o.jpg |
22 | | -/images/homepage/IMG_3939.jpg |
23 | | -/images/homepage/IMG_6456_compressed.jpg |
24 | | -/images/homepage/10497270_10204069575721454_4120448642692549666_o.jpg |
25 | | -/images/homepage/10382424_10204069584441672_4824188681639515718_o.jpg |
26 | | -/images/homepage/IMG_3861.jpg |
27 | | -/images/homepage/10373048_10204069575921459_3609563376240984644_o.jpg |
28 | | ---> |
0 commit comments