-
Notifications
You must be signed in to change notification settings - Fork 0
/
14_09_cl_intro.html
189 lines (167 loc) · 8.93 KB
/
14_09_cl_intro.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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Introduction to the Command Line | Girl Develop It Ann Arbor</title>
<meta name="description" content="">
<meta name="author" content="Girl Develop It">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/gdiaa.css" id="theme">
<link rel="stylesheet" href="lib/css/rainbow.css">
<link rel="stylesheet" href="css/print/pdf.css" media="print">
<script src="lib/js/head.min.js"></script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- Event Intro -->
<section>
<img src="images/gdi_logo_badge.png" class="img--bare" height="450px" />
<div class="box--small">
<h4 class="event__title">$: echo "hello, command line"<br /><small># an introduction</small></h4>
<p><small>Nate Shiff | @heyandy889 | #GDIA2CL</small></p>
<aside class="notes">
</aside>
</div>
</section>
<!-- Slides -->
<section>
<h3>Slides & Resources!</h3>
<p class="box"><a target="_blank" href="https://www.dropbox.com/sh/ep0ewyp0y9degcz/AAAMzvpIiW6gYsGGbqt57MFYa?dl=0">Slides</a></p>
<p class="box"><a target="_blank" href="http://www.git-tower.com/blog/command-line-cheat-sheet-detail/">OS X / Git Bash Command Cheat Sheet</a></p>
<p class="box"><a target="_blank" href="http://blog.simplyadvanced.net/cheat-sheet-for-windows-command-prompt/">Windows Command Prompt Cheat Sheet</a></p>
</section>
<!-- GDI Welcome -->
<section>
<h3>Welcome!</h3>
<p class="box"><strong>Girl Develop It</strong> is here to empower and assist women interested in getting into and advancing in the tech industry through affordable and accessible programs.</p>
<!-- <p class="box">Girl Develop It is here to provide affordable and accessible programs to learn software through mentorship and hands-on instruction.</p> -->
<div class="copy--small">
<h4 class="green">Some "rules"</h4>
<ul>
<li>We are here for you!</li>
<li>Every question is important.</li>
<li>Help each other.</li>
<li><strong>Have fun!</strong></li>
</ul>
</div>
</section>
<!-- Upcoming Events -->
<section>
<h3>Upcoming Events</h3>
<div class="box">
<h3 class="event__title">Lightening Talks<br /><small><span class="green">JavaScript</span></small></h3>
<h3 class="event__title"><small>Wednesday 9/17 @ The Forge by Pillar</small></h3>
<p><small>6:30pm | 1327 Jones Dr.</small></p>
<aside class="notes"></aside>
</div>
</section>
<section>
<h3>Upcoming Events</h3>
<div class="box">
<h3 class="event__title">Getting Sassy With CSS<br /><small><span class="green">A Sass Workshop</span></small></h3>
<h3 class="event__title"><small>Tues. 9/23 & Thur. 9/25 @ Nutshell</small></h3>
<p><small>6:00pm | 212 S. 5th Ave</small></p>
<aside class="notes"></aside>
</div>
</section>
<section>
<h3>Upcoming Events</h3>
<div class="box">
<h3 class="event__title">Code & Craft Beer</h3>
<h3 class="event__title"><small>Tuesday 9/30 @ Arbor Brewing Microbrewery</small></h3>
<p><small>6:30pm - 8:30pm | 720 Norris, Ypsilanti</small></p>
<p><small><em>This is a 21+ event.</em></small></p>
<aside class="notes">
</aside>
</div>
</section>
<section>
<h3>Community Events</h3>
<ul class="box--small copy--small left" style="width: 48%">
<li><strong class="red">GDI Detroit - Intro to OOCSS</strong><br /><small>Wednesday 9/10 @ AO Detroit</small></li>
<li><strong>A2 .NET - Asynchronous? Parallel? Reactive? Help!</strong><br /><small>Wednesday 9/10 @ Atomic Object</small></li>
<li><strong>A2 Coffee House Coders - Meetup</strong><br /><small>Wednesday 9/10 @ Espresso Royale</small></li>
<li><strong>A2 Women Coders - Meetup</strong><br /><small>Wednesday 9/10 @ Espresso Royale</small></li>
<li><strong>A2 CocoaHeads - Testing</strong><br /><small>Thursday 9/11 @ Arbormoon</small></li>
<li><strong>Duo Tech Talks - Modern Security Eng. Organizations</strong><br /><small>Friday 9/12 @ Duo Security</small></li>
<li><strong>A2 New Tech - Monthly Meetup</strong><br /><small>Tuesday 9/16 @ Law School, South Hall, Room 1225</small></li>
</ul>
<ul class="box--small copy--small right" style="width: 48%">
<li><strong>A2 PyLadies - Happy Hour!</strong><br /><small>Friday 9/19 @ Frita Batidos</small></li>
<li><strong class="red">GDI Detroit - Intro to Version Control</strong><br /><small>Saturday 9/20 @ AO Detroit</small></li>
<li><strong>Fanzoo Learn Something - Workshop</strong><br /><small>Wednesday 9/24 @ Fanzoo</small></li>
<li><strong>WordPress A2 - 5th Birthday Party</strong><br /><small>Wednesday 9/24 @ TBD</small></li>
<li><strong>A2 Pyladies - Easy Functional Python</strong><br /><small>Sunday 9/28 @ Atomic Object</small></li>
<li><strong>A2 Ruby Brigade - Intro to Refactoring</strong><br /><small>Tuesday 9/30 @ Atomic Object</small></li>
</ul>
<p class="green clear copy--xsmall"><em>Plus soooo many more we couldn't fit here...</em></p>
<aside class="notes"></aside>
</section>
<!-- Sponsors -->
<section>
<h3>Sponsors!</h3>
<img src="images/sponsors-git.png" class="img--bare" />
</section>
<!-- Sponsor Spotlight -->
<section>
<h3>Sponsor Spotlight</h3>
<img src="images/manpower.png" class="box img--bare" style="max-width: 500px;" />
</section>
<!-- Event Intro -->
<section>
<img src="images/gdi_logo_badge.png" class="img--bare" height="450px" />
<div class="box--small">
<h4 class="event__title">$: echo "hello, command line"<br /><small># an introduction</small></h4>
<p><small>Nate Shiff | @heyandy889 | #GDIA2CL</small></p>
<aside class="notes">
<ul>
<li>Graduated Michigan with a Math degree</li>
<li>Went on to get Masters in Education</li>
<li>taught Math for a while but got interested in programming when she started building her own grade book</li>
<li>Got involved with Hackbright Academy and found a job here at Pillar</li>
<li>Now she's her to combine her teaching and coding skills for you</li>
</p>
</aside>
</div>
</section>
</div>
<footer>
<div class="copyright">
#GDIA2CL ~ @gdiannarbor ~
<a target="_blank" rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/deed.en_US">
<img alt="Creative Commons License" class="img--bare" src="images/cc.png" />
</a>
</div>
</footer>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
rollingLinks: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/none
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/showdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>