diff --git a/micro-bit.md b/micro-bit.md index e27548faf47ecada798bfc07ca750ec482dc9ffc..a8f5f6522a22012b97e39246aa70953664e2119f 100644 --- a/micro-bit.md +++ b/micro-bit.md @@ -21,6 +21,11 @@ The emulated Micro:BIT inside the software gave us mixed feelings. While it was In addition to these things, the software did a fairly good job of explaining what was actually going on, often with good explanations of both the code and the editor - though we feel that some things might benefit from a general explanation, I.e. the way a boolean is described. +## Reference list + +1. Papert, S. (1980). *The Gears of My Childhood, Foreword in Mindstorms: children, computers, and powerful ideas Basic Books. Inc. New York, NY. Pp vi – viii* +2. Graham, P. (2003). *Hackers and Painters.* + ### Henrik comments ### Nice summary and good connection to the literature. Consider adding a section with the references and/or use hyperlinks directly to the papers references.