summaryrefslogtreecommitdiffstats
path: root/2021/talks/teach.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/teach.md')
-rw-r--r--2021/talks/teach.md39
1 files changed, 32 insertions, 7 deletions
diff --git a/2021/talks/teach.md b/2021/talks/teach.md
index 53dee1b4..16052178 100644
--- a/2021/talks/teach.md
+++ b/2021/talks/teach.md
@@ -8,6 +8,10 @@
# Using Org-mode to teach programming
Daniel German
+[[!taglink CategoryOrgMode]]
+
+[[!inline pages="internal(2021/info/teach-schedule)" raw="yes"]]
+
In this presentation I will explain how to use org-mode effectively to
prepare teaching materials, and how to present them.
@@ -29,7 +33,30 @@ for an example).
Finally, I will discuss some important aspects to consider when using
org-mode for this purpose.
+# Discussion
+
+IRC:
+
+- how do you keep the discipline of working on your notes? that's probably my biggest problem
+- I like "Try that with PowerPoint!" as a new org-babel slogan
+- we just need krita and inkscape modes
+- i remember doing similar in Smalltalk using a presentation tool with in it but with a full on graphical display of the Smalltalk environment not just text based.
+- I liked the trick with annotating the code in xournal -- what is the elisp glue for that? Do you have a package for that?
+BBB:
+
+- Can you talk about how the students re0act to this org-mode approach?
+- What level are your students typically? what is the subject matter?
+- Why GitHub? GitHub is nonfree.
+ - Perhaps because gitlab is also there and that there is achoice?
+ - GitHub requires reCAPTCHA to signup and similar things that are free exist (various GitLab and Gitea servers, Savannah, sourcehut).
+ - GitLab.com is just as bad (and unlike GitHub, you can't sign in without nonfree JS), but GitLab CE is fine.
+- Do you think org-mode+git could be used for students' assignments?
+
+From [YouTube](https://www.youtube.com/watch?v=Bmi9AAaqegY&feature=em-comments):
+
+- this is by far one of the most motivating talk about Org. I feel sorry about all my teaching colleagues that still use WYSIWYG presentation tools. my life, as a trainer, literally changed with Org, even without literate programming.
+- Great presentation. New to Emacs and starting to find many uses for it. One thing which theme you are using
# Outline
@@ -38,15 +65,13 @@ org-mode for this purpose.
- Introduction
- Quick demonstration
- Workflow
-- Emacs configuration
-- Important considerations
-- How to get started
+- Some Important considerations
+- Emacs configuration and how to get started
-Oh, I made a small mistake. I meant to propose a 40 minutes presentation.
-But I can give a quicker 20 minutes too.
+I have create a git repository with examples and config files that is ready to use:
+<https://github.com/dmgerman/teachingProgOrg>
-
-[[!inline pages="internal(2021/info/teach-schedule)" raw="yes"]]
+[[!inline pages="internal(2021/captions/teach)" raw="yes"]]
[[!inline pages="internal(2021/info/teach-nav)" raw="yes"]]