Add curriculum statements to learn file

This commit is contained in:
Laura 2017-03-27 11:17:57 +01:00
parent 2f76830f10
commit 72fc8c5545

View file

@ -5,3 +5,11 @@ By creating the All-Seeing Pi with your Raspberry Pi, you will learn:
- How to control GPIO pins with Python code
- How to control the Camera Module with Python code
- How to tweet a picture taken with the Camera Module
This resource covers elements from the following strands of the [Raspberry Pi Digital Making Curriculum](https://www.raspberrypi.org/curriculum/):
- [Design multiple and integrating assets for use in complex finished projects and models](https://www.raspberrypi.org/curriculum/design/maker)
- [Apply higher-order programming techniques to solve real-world problems](https://www.raspberrypi.org/curriculum/programming/maker)
- [Create automated systems to solve complex real-world problems](https://www.raspberrypi.org/curriculum/physical-computing/maker)
- [Independently use fabrication systems to produce complex finished projects](https://www.raspberrypi.org/curriculum/manufacture/maker)
- [Engage and share with the digital making community](https://www.raspberrypi.org/curriculum/community-and-sharing/creator)