summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatthewsot <matthewsot@outlook.com>2017-08-27 21:11:39 -0700
committermatthewsot <matthewsot@outlook.com>2017-08-27 21:11:39 -0700
commitb6c5dd4e94a25c0265805bed1d221dac0f857a79 (patch)
tree5618a1d960d14fbb441a188645fd7a0a3de00d1d
parenteaf4827bd1823781ea1a846044f5c56bad8d1440 (diff)
uploaded content
-rw-r--r--Day One.docxbin0 -> 17367 bytes
-rw-r--r--Day Three.docxbin0 -> 14220 bytes
-rw-r--r--Day Two.docxbin0 -> 15137 bytes
-rw-r--r--Days Four and Five.docxbin0 -> 13552 bytes
-rw-r--r--Presentations/Backup/Copy of Day One - YAEPL.pptxbin0 -> 952681 bytes
-rw-r--r--Presentations/Backup/Copy of Day Three - Programming.pptxbin0 -> 577279 bytes
-rw-r--r--Presentations/Backup/Copy of Day Two - Programming.pptxbin0 -> 625096 bytes
-rw-r--r--Presentations/Day One - YAEPL.pptxbin0 -> 2188579 bytes
-rw-r--r--Presentations/Day Three - Programming.pptxbin0 -> 1094281 bytes
-rw-r--r--Presentations/Day Two - Programming.pptxbin0 -> 1114982 bytes
-rw-r--r--Presentations/Hangman Pseudo-Code.docxbin0 -> 4876 bytes
-rw-r--r--README.md16
-rw-r--r--YAEPL.docxbin0 -> 5335 bytes
13 files changed, 15 insertions, 1 deletions
diff --git a/Day One.docx b/Day One.docx
new file mode 100644
index 0000000..dbfbc08
--- /dev/null
+++ b/Day One.docx
Binary files differ
diff --git a/Day Three.docx b/Day Three.docx
new file mode 100644
index 0000000..0fc7dde
--- /dev/null
+++ b/Day Three.docx
Binary files differ
diff --git a/Day Two.docx b/Day Two.docx
new file mode 100644
index 0000000..3da45ef
--- /dev/null
+++ b/Day Two.docx
Binary files differ
diff --git a/Days Four and Five.docx b/Days Four and Five.docx
new file mode 100644
index 0000000..99a5294
--- /dev/null
+++ b/Days Four and Five.docx
Binary files differ
diff --git a/Presentations/Backup/Copy of Day One - YAEPL.pptx b/Presentations/Backup/Copy of Day One - YAEPL.pptx
new file mode 100644
index 0000000..1462786
--- /dev/null
+++ b/Presentations/Backup/Copy of Day One - YAEPL.pptx
Binary files differ
diff --git a/Presentations/Backup/Copy of Day Three - Programming.pptx b/Presentations/Backup/Copy of Day Three - Programming.pptx
new file mode 100644
index 0000000..ca3fe4d
--- /dev/null
+++ b/Presentations/Backup/Copy of Day Three - Programming.pptx
Binary files differ
diff --git a/Presentations/Backup/Copy of Day Two - Programming.pptx b/Presentations/Backup/Copy of Day Two - Programming.pptx
new file mode 100644
index 0000000..25df8c1
--- /dev/null
+++ b/Presentations/Backup/Copy of Day Two - Programming.pptx
Binary files differ
diff --git a/Presentations/Day One - YAEPL.pptx b/Presentations/Day One - YAEPL.pptx
new file mode 100644
index 0000000..57427a4
--- /dev/null
+++ b/Presentations/Day One - YAEPL.pptx
Binary files differ
diff --git a/Presentations/Day Three - Programming.pptx b/Presentations/Day Three - Programming.pptx
new file mode 100644
index 0000000..9bd4e5d
--- /dev/null
+++ b/Presentations/Day Three - Programming.pptx
Binary files differ
diff --git a/Presentations/Day Two - Programming.pptx b/Presentations/Day Two - Programming.pptx
new file mode 100644
index 0000000..4ac539c
--- /dev/null
+++ b/Presentations/Day Two - Programming.pptx
Binary files differ
diff --git a/Presentations/Hangman Pseudo-Code.docx b/Presentations/Hangman Pseudo-Code.docx
new file mode 100644
index 0000000..377168f
--- /dev/null
+++ b/Presentations/Hangman Pseudo-Code.docx
Binary files differ
diff --git a/README.md b/README.md
index d0bd20e..b76c109 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,16 @@
# csed
-Intro to CS lessons targeted for middle schoolers
+Intro to CS lessons targeted for middle schoolers.
+
+Most of these were adapted from the Develop Summer Academy 2017 Intro to Computer Science course. Learn more at http://develop.academy.
+
+# YAEPL
+We started the class using an educational programming language named YAEPL. There is a reference sheet for the language inside this repository that was provided to the students, and you can learn more about YAEPL at its repository page here: https://github.com/matthewsot/asm-yaepl
+
+After the first day, we transitioned to using Javascript exclusively.
+
+We also used a custom, cross-platform application to code in, that supports both YAEPLE and Javascript, has some graphical helper functions for the Hangman project, has a command-line-like interface (including support for "write" and "prompt"), and is avalable here: https://github.com/matthewsot/yaepl-app
+
+# License
+Registered non-profits may use these lessons for free to help teach middle-school age students.
+
+For all other uses, or to ask any questions about the lessons, please feel free to contact me at matthewsot@outlook.com
diff --git a/YAEPL.docx b/YAEPL.docx
new file mode 100644
index 0000000..6d42d75
--- /dev/null
+++ b/YAEPL.docx
Binary files differ
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback