forked from pystar/pystar
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfor_guides.html
More file actions
196 lines (169 loc) · 8.42 KB
/
for_guides.html
File metadata and controls
196 lines (169 loc) · 8.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Advice for Guides — PyStar: Programming Workshops for Women and Their Friends</title>
<link rel="stylesheet" href="_static/agogo.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://tablesorter.googlecode.com/svn/trunk/jquery.tablesorter.min.js"></script>
<script type="text/javascript" src="_static/js/third_party/jquery.twitter.mentions/jquery.twitter.mentions.js"></script>
<script type="text/javascript" src="_static/js/pystar.js"></script>
<script type="text/javascript" src="_static/js/third_party/jquery.socialbutton-1.7.1.js"></script>
<link rel="shortcut icon" href="_static/pystar_flaming_32_150px.ico"/>
<link rel="author" title="About these documents" href="about.html" />
<link rel="top" title="PyStar: Programming Workshops for Women and Their Friends" href="index.html" />
<link rel="next" title="Badges" href="badges/index.html" />
<link rel="prev" title="Advice for Learners" href="for_learners.html" />
<link rel="stylesheet" href="_static/pystar.css" type="text/css" />
<link rel="stylesheet" href="_static/css/twitter-mentions.css" type="text/css" />
<link rel="stylesheet" href="_static/tablesorter_blue_skin/style.css" type="text/css" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-27597337-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="header-wrapper">
<div class="header">
<p class="logo"><a href="index.html">
<img class="logo" src="_static/pystar_flaming_160_150px.png" alt="Logo"/>
</a></p>
<h1><a href="index.html">PyStar: Programming Workshops for Women and Their Friends</a></h1>
<div class="rel">
<a href="for_learners.html" title="Advice for Learners"
accesskey="P">previous</a> |
<a href="badges/index.html" title="Badges"
accesskey="N">next</a>
</div>
</div>
</div>
<div style="position: absolute; top:0px; right:0px">
<a href="https://github.com/pystar/pystar"><img src="_static/img/forkme_right_darkblue_121621.png" /></a>
</div>
<div class="content-wrapper">
<div class="content">
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="advice-for-guides">
<h1>Advice for Guides<a class="headerlink" href="#advice-for-guides" title="Permalink to this headline">¶</a></h1>
<p>Your role is to <em>support</em> the learners and help create a good learning environment.</p>
<ul class="simple">
<li>Give answers that are appropriate for the stage of learning.</li>
<li>Ask if people want more detail before infodumping or editorializing.</li>
<li>Speak from your experience. Do not use the Voice of Authority.</li>
<li>Assume learners are capable, but inexperienced.</li>
<li>Stay out of the way! If you are tempted to type on a learner’s keyboard,
you are in danger! They should do their own typing, and drive their
own machines.</li>
<li>Help learners break down tasks into repeatable, understandable parts.</li>
<li>Look for opportunities to empower the learners.</li>
<li>Learners should be talking more than you are.</li>
<li>Make room for the voices of all learners. Make space for quieter people
to speak.</li>
</ul>
<div class="section" id="safer-space">
<h2>Safer Space<a class="headerlink" href="#safer-space" title="Permalink to this headline">¶</a></h2>
<p>PyStar is a Safer Space. PyStar is a Learning Space.</p>
<ul class="simple">
<li>All women are welcome, including trans women.</li>
<li>Speak from your own experiences.</li>
<li>Don’t assume race, gender, identity or history of others.<ul>
<li>Use preferred pronouns and names.</li>
<li>Respect people’s right to self-identify.</li>
<li>Don’t assume shared experience, belief, or history.</li>
</ul>
</li>
<li>Assume positive intent.</li>
<li>Mistakes happen, and we can work through them.</li>
<li>Everyone has things to contribute.</li>
<li>Good coversations involve multiple voices.</li>
<li>Make space for quiet voices to speak.</li>
<li>Learners have different desires and needs.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sidebar">
<h3>Table Of Contents</h3>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="about.html">About</a></li>
<li class="toctree-l1"><a class="reference internal" href="for_organizers.html">Advice for Organizers</a></li>
<li class="toctree-l1"><a class="reference internal" href="safer_space.html">Safer Space</a></li>
<li class="toctree-l1"><a class="reference internal" href="for_learners.html">Advice for Learners</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="">Advice for Guides</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#safer-space">Safer Space</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="badges/index.html">Badges</a></li>
<li class="toctree-l1"><a class="reference internal" href="setup_machine.html">Setup Your Machine!</a></li>
<li class="toctree-l1"><a class="reference internal" href="schedule.html">Schedule</a></li>
<li class="toctree-l1"><a class="reference internal" href="survey_pre_google.html">Pre-Workshop Assessment</a></li>
<li class="toctree-l1"><a class="reference internal" href="survey_post_google.html">Post-Workshop Assessment</a></li>
<li class="toctree-l1"><a class="reference internal" href="previous_pystars.html">Previous Pystars</a></li>
<li class="toctree-l1"><a class="reference internal" href="sponsors.html">Sponsors</a></li>
<li class="toctree-l1"><a class="reference internal" href="notes_and_tools.html">Notes and Tools</a></li>
</ul>
<h3 style="margin-top: 1.5em;">Twitter</h3>
<div id='twitter-area'>[twitter]</div>
<h3 style="margin-top: 1.5em;">Search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" size="18" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<div class="clearer"></div>
</div>
</div>
<div class="footer-wrapper">
<div class="footer">
<div class="left">
<a href="for_learners.html" title="Advice for Learners"
>previous</a> |
<a href="badges/index.html" title="Badges"
>next</a>
<br/>
<a href="_sources/for_guides.txt"
rel="nofollow">Show Source</a>
</div>
<div class="right">
<div class="footer">
Last updated on Dec 08, 2011.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</div>
<div class="clearer"></div>
</div>
</div>
</body>
</html>