forked from CuriosityHacked/curiosityhacked.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalues.html
121 lines (106 loc) · 4.67 KB
/
values.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
---
layout: default
---
<div class="4u">
<div id="sidebar">
<!-- Sidebar -->
<section>
<ul>
<li><a href='guild.html'>Curiosity Hacked Guild</a></li>
<ul>
<li><a href='structure.html'>Design and Structure</a></li>
<li> <a href='values.html'>Core Values and Principles</a></li>
</ul>
</ul>
<ul data-toc="div#content" data-toc-headings="h2,h3"></ul>
</section>
</div>
</div>
<div class="8u skel-cell-important">
<div id="content">
<!-- Content -->
<article>
<header class="major">
<h2>Guild - Values and Principles</h2>
<span class="byline">Our weekly skill building program</span>
</header>
<p>The core value of Curiosity Hacked is: <strong>The unrelenting pursuit of knowledge.</strong> The core value
contains two parts: <strong>persistence</strong>, which is needed to follow the hacker path,
and <strong>understanding</strong>. Understanding is broken into three sections:</p>
<ul class='style4'>
<li><strong>Understanding Yourself</strong>
<ul class='style4'>
<li>resourcefulness - <em>understanding your potential</em></li>
<li>creativity - <em>understanding your mind</em></li>
<li>positive attitude - <em>understanding your emotion</em></li>
<li>health - <em>understanding your body</em></li>
<li>initiative - <em>understanding your opportunity</em></li>
</ul>
</li>
<li><strong>Understanding Others</strong>
<ul class='style4'>
<li>compassion - <em>understanding their emotions</em></li>
<li>cooperation - <em>understanding their potential</em></li>
<li>honesty - <em>understanding communication</em></li>
<li>respect - <em>understanding their value</em></li>
</ul>
</li>
<li><strong>Understanding the World</strong>
<ul class='style4'>
<li>responsibility - <em>understanding your role</em></li>
<li>open mind/tolerant - <em>understanding perspective</em></li>
<li>critical mind/inquisitive - <em>understanding understanding</em></li>
</ul>
</li>
</ul>
<p></p>
<h2>Purpose:</h2>
<h3>Why Curiosity Hacked?</h3>
<ul class='style4'>
<li>Because our world will benefit from a more educated population</li>
<li>Because our technology is changing rapidly</li>
<li>Few school programs and youth organizations include technological education</li>
<li>Many people don't understand the technology they use every day current options are limited</li>
<li>There is no youth organization that is all-inclusive and focuses on the open-minded search for knowledge,</li>
</ul>
<h3>Why Hacking?</h3>
<ul class='style4'>
<li>Hands-on Learning is the best way to get interested and retain information in complex areas</li>
<li>Learning physical skills empowers people to affect the world around them</li>
</ul>
<h3>What will enrolled children do?</h3>
<span class='byline'>Learn new concepts and skills</span>
<ul class='style3'>
<li>Curiosity Hacked is focused primarily on learning. The world is an amazing place, with so many possibilities. Knowledge is the key to unlocking these opportunities.</li>
</ul>
<span class='byline'>Make things</span>
<ul class='style3'>
<li>The best way to learn is by doing, and by making things young hackers can use their knowledge to make the world a better
and more exciting place. Making is an empowering experience that will help our children achieve their goals.</li>
</ul>
<span class='byline'>Make Friends</span>
<ul class='style3'>
<li>Curitosity Hacked provides youth with the opportunity to meet and interact with children outside their own class, school or community.</li>
</ul>
<span class='byline'>Earn badges</span>
<ul class='style3'>
<li>Badges signify achievements in learning and making. After a child shows that she/he can demonstrate a specific set
of skills, that child can earn a badge, which can be worn on their tool belt.</li>
</ul>
<span class='byline'>Trips</span>
<ul class='style3'>
<li>Guild plans outings to museums, science centers, factories, engineering facilities and universities. These outings
help young hackers learn new concepts with hands on exercises, or inspire children by seeing what engineers and scientists in the
field are doing.</li>
</ul>
<span class='byline'>Service Projects</span>
<ul class='style3'>
<li>Guild plans service projects to give back to their local community.</li>
</ul>
<p></p><p></p>
<span class='byline strong'>Curiosity Hacked is committed to a policy of equal opportunity for all persons and does not discriminate on the
basis of race, color, national origin, sex, sexual orientation, gender identity, gender expression, disability, or
religion in our educational programs and activities.</span>
</article>
</div>
</div>