Skip to content

Latest commit

 

History

History
353 lines (292 loc) · 16.6 KB

index.md

File metadata and controls

353 lines (292 loc) · 16.6 KB
layout venue address country language latitude longitude humandate humantime startdate enddate instructor helper email collaborative_notes eventbrite
workshop
Software Sustainability Institute
online
gb
en
45
-1
9-12 July 2024
09:00 - 13:00
2024-07-09
2024-07-12
Steve Crouch
Aleksandra Nenadic
a.nenadic@software.ac.uk

{% if page.eventbrite %}

<iframe src="https://www.eventbrite.com/tickets-external?eid={{page.eventbrite}}&ref=etckt" frameborder="0" width="100%" height="248px" scrolling="auto"> </iframe> {% endif %}

General Information

The Carpentries is a community of practice centered around teaching foundational coding and data science skills to researchers worldwide. This Instructor Training event is designed to prepare trainees to certify and participate as Carpentries Instructors. However, much of our curriculum focuses on educational principles that apply across a wide variety of contexts. We also welcome participants who do not plan to certify but simply wish to become a better teacher.

Carpentries Instructor Training has the following goals:

  • Introduce you to evidence-based teaching practices.
  • Teach you how to create a positive environment for learners at your workshops.
  • Provide opportunities for you to practice and build your teaching skills.
  • Help you become integrated into the Carpentries community.
  • Prepare you to use these teaching skills in teaching Carpentries workshops.

Because we have only limited time, some things are beyond the scope of this training. We will not be learning:

  • How to program in R or Python, use Git or SQL, or any of the other topics taught in Data Carpentry, Library Carpentry, or Software Carpentry workshops.
  • How to create your own lessons from scratch. However, this Instructor Training serves as a good precursor to [The Carpentries Lesson Developer Training]({{ site.lessondev_training_site }}).

Instructor Training events are hands-on throughout: short lessons alternate with individual and group practical exercises, including practice teaching sessions. This Instructor Training event is the first step towards certification as a Carpentries Instructor. For more details on the other 3 steps, see the Checkout Instructions page. For more information, see our Instructor Training Curriculum.

Code of Conduct

All participants are required to abide by The Carpentries Code of Conduct.

{% assign begin_address = page.address | slice: 0, 4 | downcase %} {% if page.address == "online" %} {% assign online = "true_private" %} {% elsif begin_address contains "http" %} {% assign online = "true_public" %} {% else %} {% assign online = "false" %} {% endif %}

Where

{% if online == "false" %}

{{page.address}}. {% if page.latitude and page.longitude %} Get directions with OpenStreetMap or Google Maps. {% endif %}

{% elsif online == "true_public" %}

Online at {{page.address}}. The training will be conducted using the Zoom video conferencing platform. No log-in is needed. However, if you have not used Zoom before, please click the link a few minutes early as it may prompt you to install the Zoom app or browser extension. You should have received a connection link in the same email that directed you to this website. If you found this page by another means and did not receive the connection link, please check your spam folder and email instructor.training@carpentries.org with your Trainers (contact details below) on cc.

{% elsif online == "true_private" %}

This training will take place online. The instructors will provide you with the information you will need to connect to this meeting.

{% endif %}

Accessibility

We are committed to making this training accessible to everybody. {% if online == "false" %}Organisers have checked that:

  • The room is wheelchair / scooter accessible.
  • Accessible restrooms are available.
{% endif %}

Materials will be provided in advance of the event.

We do not require participants to provide documentation of disabilities or disclose any unnecessary personal information. However, we do want to help create an inclusive, accessible experience for all participants. We encourage you to share any information that would be helpful to make your Carpentries experience accessible. To request an accommodation for this training, please fill out the accommodation request form. If you have questions or need assistance with the accommodation form please email us.

How to Prepare for Instructor Training

Before your training, please visit our Preparing for Instructor Training page for complete instructions. A brief summary of these instructions is as follows

  1. Complete our Pre-training Survey. You will receive a custom link for your event when you receive your connection information.
  2. Select a lesson to use for teaching practice sessions and prepare a 3 minute segment, spending no more than 20-30 minutes to prepare.
  3. Please read the following:

Checkout: The Instructor Certification Process

After the training event, we ask you to complete three follow-up tasks to become a certified Instructor. These requirements are detailed on our Checkout Instructions page and will be discussed at our training.

{% if online == "false" %}

What to Bring to an In-Person Event

Participants should bring a laptop that is Internet connected and has a functioning browser. If you have it, a device for recording audio and video (mobile phones and laptops are OK) is useful as we are going to record one another teaching in pairs or threes. It does not have to be high-quality, but it should be good enough that you can understand what someone is saying. {% endif %}

Attendance and Cancellation

Trainees who miss more than 1 hour of the training may be marked absent. Instructor certification cannot be completed without full attendance at an Instructor Training event. If you unexpectedly need to miss more than 1 hour of your event, please contact your Trainers (contact info below).

For events in which registration occurs through The Carpentries via Eventbrite, cancellation may be performed in Eventbrite up to the start of the event. Canceled seats cannot be filled after the 1 week registration deadline for these events, so we ask that you only cancel if absolutely necessary.

More information on our cancellation and makeup policy is available in The Carpentries Handbook.

Contact

Please email {% if page.email %} {% for contact in page.email %} {% if forloop.last and page.email.size > 1 %} or {% else %} {% unless forloop.first %} , {% endunless %} {% endif %} {{contact}} {% endfor %} {% else %} to-be-announced {% endif %} for more information.


Preparation

Please read the following before the training begins:

  1. The Science of Learning
  2. The Carpentries 2021 Annual Report

Please also read through one episode of one of The Carpentries lessons below carefully, so that you can do some exercises based on it on the first day of the class. An episode is one page of a lesson.


Training Materials and Schedule

Please see the Instructor Training Curriculum for course material.


Schedule below is tentative - we will try to keep to it as much as possible but we may not be able to stick to it 100%. There will, however, be regular breaks - approximately after each hour of teaching, and we won't go over the scheduled end time.

Day 3, Thursday 11 July 2024, 09:00-13:00

Recap of Day 2
Live Coding is a Skill
Break
More Practice Live Coding
Break
Managing a Diverse Classroom

{% if page.etherpad %}


Etherpad: {{page.etherpad}}.
We will use this Etherpad for chatting, taking notes, and sharing URLs and bits of code.

{% endif %}

Surveys

Before attending the training, please fill out our pre-training survey.

After the training, please fill out our post-training survey.