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>Try to suppress your culturally-influenced sexism</h2>
162
163
163
164
<ul>
164
165
<li>Don't hit on people. No sexual advances. This extends to the after-party.</li>
165
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 gender-based generalizations ("Women are better at X, because ...")</li>
167
+
<li>Don't make gender-based generalizations, even 'positive' ones ("Women are better at X, because ...")</li>
167
168
<li>Don't make references to people's bodies or state your opinion of them.</li>
168
169
<li>Don't use slurs.</li>
169
170
</ul>
@@ -433,7 +434,7 @@ <h4>Know what's going on</h4>
433
434
<h4>Establish a few ground rules</h4>
434
435
435
436
<ul>
436
-
<li>Questions are always welcome, even if the student thinks it might be dumb. "That's a <strong>GREAT</strong> question"</li>
437
+
<li>Questions are always welcome. "That's a <strong>GREAT</strong> question"</li>
437
438
<li>Explain that if someone has trouble, the coaches will help troubleshoot.</li>
438
439
<li>If anyone wants to switch classes, tell them they should feel TOTALLY COMFORTABLE switching at any point.</li>
439
440
<li>Have breaks! Eat a muffin! Have a look at what other groups are doing!</li>
@@ -528,7 +529,8 @@ <h3>It's a slideshow that goes through the concepts of:</h3>
528
529
<li>values</li>
529
530
<li>data structures</li>
530
531
<li>functions</li>
531
-
<li>control logic</li>
532
+
<li><p>control logic</p></li>
533
+
<li><p>Then followed by people playing with graphical programming in Quil</p></li>
532
534
</ul>
533
535
534
536
<h2>Please take a look :)</h2>
@@ -584,7 +586,7 @@ <h2>deck.rb presentation</h2>
584
586
<li><ahref="#how_does_a_workshop_work">How does a workshop work?</a></li>
585
587
<li><ahref="#installfest">Installfest!</a></li>
586
588
<li><ahref="#on_that_note">On that note...</a></li>
587
-
<li><ahref="#try_to_suppress_your_understandable_culturallyinfluenced_sexism">Try to suppress your (understandable) culturally-influenced sexism</a></li>
589
+
<li><ahref="#try_to_suppress_your_culturallyinfluenced_sexism">Try to suppress your culturally-influenced sexism</a></li>
Copy file name to clipboardExpand all lines: docs/coaches_training.deck.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,10 +97,10 @@ Please actually create and run a Quil project, so all dependencies are downloade
97
97
* Appreciate that different technologies have different trade-offs. Being easily accessible is one of them.
98
98
99
99
100
-
# Try to suppress your (understandable) culturally-influenced sexism
100
+
# Try to suppress your culturally-influenced sexism
101
101
* Don't hit on people. No sexual advances. This extends to the after-party.
102
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.
103
-
* Don't make gender-based generalizations ("Women are better at X, because ...")
103
+
* Don't make gender-based generalizations, even 'positive' ones ("Women are better at X, because ...")
104
104
* Don't make references to people's bodies or state your opinion of them.
105
105
* Don't use slurs.
106
106
@@ -275,7 +275,7 @@ DISCUSS!
275
275
* Let them know they can hang around and socialize afterwards
276
276
277
277
#### Establish a few ground rules
278
-
* Questions are always welcome, even if the student thinks it might be dumb. "That's a **GREAT** question"
278
+
* Questions are always welcome. "That's a **GREAT** question"
279
279
* Explain that if someone has trouble, the coaches will help troubleshoot.
280
280
* If anyone wants to switch classes, tell them they should feel TOTALLY COMFORTABLE switching at any point.
281
281
* Have breaks! Eat a muffin! Have a look at what other groups are doing!
0 commit comments