@@ -73,6 +73,58 @@ grew and grew.
73
73
* Montreal Python (PyCon 2011 talk)
74
74
* Why you should keep a strict time limit on lightning talks
75
75
76
+ Project night
77
+ =============
78
+
79
+ Project nights are user group meetings where attendees come with their
80
+ laptop computers and a desire to work on something
81
+ Python-related. These are often the first thing that user groups add
82
+ when they want to become more welcoming to newcomers. A true story:
83
+ The Boston Python user group was so inclusive and welcoming that it
84
+ inspired Boston.rb to run their first project night!
85
+
86
+ I recommend you choose inclusive phrasing like "project night" rather
87
+ than terms like "hack night," since I have seen people feel excluded
88
+ by the term "hack."
89
+
90
+ To make it as great as possible, prepare the following things before
91
+ the event:
92
+
93
+ * Inviting language on your event page to indicate all are welcome,
94
+ whether newcomers, experienced Python programmers, or something
95
+ else.
96
+ * A collection of volunteers who are willing to spend the evening answering others' questions.
97
+ * A landing page for newcomers with links to tested resources. You can base yours off this page: https://openhatch.org/wiki/Project_night
98
+ * A food sponsor, if possible.
99
+
100
+ Additionally, on the day of the event, when it starts, *set the tone *
101
+ by getting everyone's attention and saying:
102
+
103
+ Hello, everyone! I'm *name *, organizer of this Python user group.
104
+
105
+ Thanks for coming to the project night. We have wifi here, and food
106
+ and drinks that you can take; thanks to *sponsor name * for making
107
+ that possible.
108
+
109
+ We're excited about having people of all experience levels in Python
110
+ here today, and to support them, we have a few people who are excited
111
+ about helping beginners. Can I get those people to stand up?
112
+
113
+ We've labeled a table as the "Beginner's corner," so if you
114
+ specially want mentorship today, go visit there and say hi to the
115
+ person next to you, and talk with one of the lovely people who
116
+ want to help you have a great time with Python.
117
+
118
+ I'll be here all evening, so if you need anything else, just ask me.
119
+ Thanks to all of you for coming!
120
+
121
+ Setting the tone and helping people understand that they are not just
122
+ present, but welcome, can make a huge difference.
123
+
124
+ Sample project night web pages you can use:
125
+
126
+ * `Boston Python August project night <http://www.meetup.com/bostonpython/events/120413472/ >`_ sign-up and info page
127
+ * `Montreal Python June project night <http://montrealpython.org/2013/06/python-project-night-vi/ >`_ info page
76
128
77
129
=====
78
130
Money
0 commit comments