You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>Make ClojureBridge a safe space for learners</h2>
163
163
164
164
<ul>
165
165
<li>Don't hit on people. No sexual advances. This extends to the after-party.</li>
166
-
<li>Don't make sexist jokes. Or racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.</li>
166
+
<li>Don't make sexist, racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.</li>
167
167
<li>Don't make gender-based generalizations, even 'positive' ones ("Women are better at X, because ...")</li>
168
168
<li>Don't make references to people's bodies or state your opinion of them.</li>
169
-
<li>Don't use slurs.</li>
169
+
<li>Don't use discriminatory language.</li>
170
170
</ul>
171
171
172
172
</section>
@@ -434,7 +434,7 @@ <h4>Know what's going on</h4>
434
434
<h4>Establish a few ground rules</h4>
435
435
436
436
<ul>
437
-
<li>Questions are always welcome. "That's a <strong>GREAT</strong> question"</li>
437
+
<li>There are no bad questions - welcome questions, even if the student thinks their question is not valuable. "That's a <strong>GREAT</strong> question"</li>
438
438
<li>Explain that if someone has trouble, the coaches will help troubleshoot.</li>
439
439
<li>If anyone wants to switch classes, tell them they should feel TOTALLY COMFORTABLE switching at any point.</li>
440
440
<li>Have breaks! Eat a muffin! Have a look at what other groups are doing!</li>
@@ -586,7 +586,7 @@ <h2>deck.rb presentation</h2>
586
586
<li><ahref="#how_does_a_workshop_work">How does a workshop work?</a></li>
587
587
<li><ahref="#installfest">Installfest!</a></li>
588
588
<li><ahref="#on_that_note">On that note...</a></li>
589
-
<li><ahref="#try_to_suppress_your_culturallyinfluenced_sexism">Try to suppress your culturally-influenced sexism</a></li>
589
+
<li><ahref="#make_clojurebridge_a_safe_space_for_learners">Make ClojureBridge a safe space for learners</a></li>
Copy file name to clipboardExpand all lines: docs/coaches_training.deck.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ We're making tech more diverse and more welcoming!
47
47
### Who are you?
48
48
* What's your name and pronouns?
49
49
* Have you been to a ClojureBridge or similar workshops before?
50
-
* What's your current favourite restaurant?
50
+
* What's your current favourite place in Berlin?
51
51
52
52
# What's a ClojureBridge?
53
53
@@ -96,13 +96,12 @@ Please actually create and run a Quil project, so all dependencies are downloade
96
96
* PHP is fine, Windows is fine, VisualBasic is fine
97
97
* Appreciate that different technologies have different trade-offs. Being easily accessible is one of them.
98
98
99
-
100
-
# Try to suppress your culturally-influenced sexism
99
+
# Make ClojureBridge a safe space for learners
101
100
* Don't hit on people. No sexual advances. This extends to the after-party.
102
-
* Don't make sexist jokes. Or racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.
101
+
* Don't make sexist, racist, classist, or ableist jokes. Call people out if they do. A simple "That's not funny" and moving on quickly with the conversation will often suffice.
103
102
* Don't make gender-based generalizations, even 'positive' ones ("Women are better at X, because ...")
104
103
* Don't make references to people's bodies or state your opinion of them.
105
-
* Don't use slurs.
104
+
* Don't use discriminatory language.
106
105
107
106
# Typical ClojureBridge Schedule
108
107
@@ -275,7 +274,7 @@ DISCUSS!
275
274
* Let them know they can hang around and socialize afterwards
276
275
277
276
#### Establish a few ground rules
278
-
*Questions are always welcome. "That's a **GREAT** question"
277
+
*There are no bad questions - welcome questions, even if the student thinks their question is not valuable. "That's a **GREAT** question"
279
278
* Explain that if someone has trouble, the coaches will help troubleshoot.
280
279
* If anyone wants to switch classes, tell them they should feel TOTALLY COMFORTABLE switching at any point.
281
280
* Have breaks! Eat a muffin! Have a look at what other groups are doing!
0 commit comments