forked from nodeschool/nodeschool.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mentor-at-event.html
134 lines (118 loc) · 6.41 KB
/
mentor-at-event.html
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
<!DOCTYPE html>
<html class="host">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="/style.css">
<link rel="shortcut icon" href="/favicon.ico">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Source+Code+Pro" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NodeSchool - Mentoring at events</title>
</head>
<body class="host">
<div class="first-photo"></div>
<header>
<div class="container">
<div class="full">
<a href="index.html"><img class="logo" src="/images/schoolhouse.svg" alt="nodeschoolhouse"></a>
<ul class="nav">
<li><a href="index.html" data-i18n="menu-index">Home</a></li>
<li><a href="events.html" data-i18n="menu-events">Events</a></li>
<li><a href="chapters.html" data-i18n="menu-chapters">Chapters</a></li>
<li><a href="about.html" data-i18n="menu-about">About</a></li>
<li><a href="building-workshops.html" data-i18n="menu-building-workshops">Build</a></li>
<li class="current-page"><a href="host.html" data-i18n="menu-host">Host</a></li>
</ul>
</div>
</div>
</header>
<div id="main" name="main" role="main">
<div class="mentoring-header-full-width" data-photo-credit="http://oleharland.com/">
<div class="mentoring-headline-container">
<div class="container">
<div class="full">
<h1 data-i18n="mentoring-header" class="mentoring-headline">Mentoring at a NodeSchool Event</h1>
</div>
</div>
</div>
</div>
<div class="container">
<div class="half centered">
<blockquote class="mentoring-intro-quote" data-i18n="mentoring-intro-quote" cite="https://github.com/nodeschool/nodeschool.github.io/issues/15">
<p>Mentors basically hover around the room during the event and try to find
people who are stuck and then they help them get un-stuck. Many students
are shy to ask, so it is important to hover around and offer help.
</p>
— <cite><a href="https://github.com/nodeschool/nodeschool.github.io/issues/15" target="_blank">Max Ogden</a></cite>
</blockquote>
</div>
<div class="two-thirds centered">
<p data-i18n="mentoring-intro-part1">
So an organizer has asked you to mentor at a NodeSchool event, but you're a bit unsure what you're getting into or if can do it? No worries :)
</p>
<p data-i18n="mentoring-intro-part2">
First of all, if you have been asked about mentoring, you probably have some time of experience in JS and node. Students will likely ask questions you have had yourself back then.
</p>
<p data-i18n="mentoring-intro-part3">
Second, it is totally okay to not know the solution to all questions. Besides raw JS knowledge, the students can learn something else from you: how to figure out what you do not know.
</p>
</div>
<div class="two-thirds centered">
<h2 data-i18n="mentoring-list-expected-headline">What is expected of you?</h2>
<ul>
<li data-i18n="mentoring-list-expected-1">Show learners that coding is nothing to be afraid of, but rather a lot of fun!</li>
<li data-i18n="mentoring-list-expected-2">Keep up a friendly and optimistic environment.</li>
<li data-i18n="mentoring-list-expected-3">Motivate and encourage students, emphasize with their struggles.</li>
</ul>
</div>
<div class="two-thirds centered">
<h2 data-i18n="mentoring-list-not-expected-headline">What is <em>not </em>expected of you?</h2>
<ul>
<li data-i18n="mentoring-list-not-expected-1">Talking in front of the group.</li>
<li data-i18n="mentoring-list-not-expected-2">Preparing all learning materials and their solutions.</li>
<li data-i18n="mentoring-list-not-expected-3">Have an answer to every question.</li>
</ul>
</div>
<div class="two-thirds centered" data-i18n="mentoring-still-unsure">
<h2 data-i18n="mentoring-still-unsure-headline">Still not sure if you can do it?</h2>
<p data-i18n="mentoring-still-unsure-part1">
Just try out some of the <a href="/#workshopper-list">core workshoppers</a>.
</p>
</div>
</div>
<div class="container" style="background-color: #fff;">
<footer>
<div class="third">
<p><strong>nodeschool.io</strong></p>
<small>Photo by <a href="http://oleharland.com/" target="_blank">Ole Harland</a></small>
</div>
<div class="two-thirds">
<ul>
<li><strong data-i18n="footer-contact-header">Contact</strong></li>
<li><a href="https://twitter.com/nodeschool" target="_blank">t/@nodeschool</a></li>
<li><a href="https://github.com/nodeschool" target="_blank">gh/nodeschool</a></li>
</ul>
<ul>
<li><strong data-i18n="footer-contribute-header">Contribute</strong></li>
<li><a href="https://github.com/nodeschool/discussions/issues/new" target="_blank" data-i18n="footer-contribute-question">Open an Issue</a></li>
<li><a href="https://github.com/nodeschool/discussions/issues" target="_blank" data-i18n="footer-contribute-answer">Answer a Question</a></li>
</ul>
<ul>
<li><strong data-i18n="footer-about-header">About</strong></li>
<li><a href="building-workshops.html" data-i18n="footer-about-build">Build a workshopper</a></li>
<li><a href="host.html" data-i18n="footer-about-host">Host a workshop</a></li>
</ul>
</div>
</footer>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script type="text/javascript" src="/js/dependencies.js"></script>
<script>
!function(s,c,h,O,o,l){s.GoogleAnalyticsObject=h;s[h]||(s[h]=function(){
(s[h].q=s[h].q||[]).push(arguments)});s[h].l=+new Date;o=c.createElement(O);
l=c.getElementsByTagName(O)[0];o.src='//www.google-analytics.com/analytics.js';
l.parentNode.insertBefore(o,l)}(window,document,'ga','script');
ga('create', 'UA-49267600-1', 'nodeschool.io');
ga('send', 'pageview');
</script>
</body>
</html>