Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
updating with curriculum links
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScott committed Mar 23, 2017
1 parent f167816 commit b7e440d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@ By creating a Morse code virtual radio with your Raspberry Pi you will:
- Understand multithreading
- Gain experience in Python programming
- Gain experience using the Raspberry Pi GPIO pins
- Gain experience in multithreaded programming
- Gain experience in multithreaded programming
This resource covers elements from the following strands of the [Raspberry Pi Digital Making Curriculum](https://www.raspberrypi.org/curriculum/):

- [Apply abstraction and decomposition to solve more complex problems](https://www.raspberrypi.org/curriculum/programming/developer)
- [Combine inputs and/or outputs to create projects or solve a problem](https://www.raspberrypi.org/curriculum/physical-computing/builder)
- [Use manufacturing techniques and tools to create prototype projects](https://www.raspberrypi.org/curriculum/manufacture/builder)

0 comments on commit b7e440d

Please sign in to comment.