From bcb33235352b8d59355245d1a4a1420e93cd86b9 Mon Sep 17 00:00:00 2001 From: leanne-fan Date: Mon, 26 Feb 2024 22:29:00 -0600 Subject: [PATCH] update --- _layouts/teach.html | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 _layouts/teach.html diff --git a/_layouts/teach.html b/_layouts/teach.html deleted file mode 100644 index decbf0a..0000000 --- a/_layouts/teach.html +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Teach -layout: default -bodyClass: "page-teach" ---- - -
-
-
-
-

- Interested in teaching with DHRIFT? - DHRIFT Core presents a vetted core set of interactive curriculum with embedded code-editor that is ready for synchronous and asynchronous instruction. - - Workshop Menu. At present, DHRIFT Core consists of 9 workshops that cover foundational computational thinking for data analysis, web development, and Python. Each workshop has been developed, piloted, tested, and taught by generations of Digital Fellows and [who else?] for [what kind of audience]. Our Digital Humanities Research Institute community continues to update and expand the existing curriculum to ensure pedagogical relevance and technical currency. - Command line - Text analysis - Data literacy - Html css - Intro to Python - Simulations - Javascript - Intro to mapping (intro and implementation) - Intro to r - Git workshop - Interactive Curriculum. Each curriculum contains interactive elements that reinforce comprehension, facilitate anticipatory learning, and practice verbalized cognition. This includes a [workshop or DHRIFT Core] glossary with reciprocal linking, question/reveals, quizzes, and potentially more. Facilitators can choose which elements to incorporate into their synchronous instructions. Each technical workshop also includes a number of interactive projects that consolidate the lessons of the workshop - for example, a treasure hunt in the Command Line or a critter population simulator in the final Python workshop. - - Code-editor. Each technical workshop is accompanied by an interactive code editor (command line console, R, HTML/CSS, Python, or JupyterLite) within the web browser. Neither facilitator nor participants need to worry about any complications around software installation/updates or system compatibility. The code-editor is a sandbox for instructors to demonstrate the basics of coding language and celebrate participant experimentation. - - Synchronous/Asynchronous Instruction. The DHRIFT Core curriculum is designed to be adaptable for both synchronous and asynchronous instruction. The curriculum contains links to outside resources and further reading which can also serve as a reference guide for participants to return to in the future. - - Teaching Notes. Teaching notes accompany each workshop. We recommend instructors have a working familiarity with the material and encourage incorporating one's own coding project experiences into teaching. - -

-
-
-
-