-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathmay-12-2012-sf-study-group.html
119 lines (74 loc) · 4.84 KB
/
may-12-2012-sf-study-group.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>May 12, 2012 SF Study Group</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="pyladies ATOM Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
</head>
<body id="index" class="home">
<a href="https://github.com/pyladies">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
</a>
<header id="banner" class="body">
<h1><a href=".">pyladies </a></h1>
<nav><ul>
<li><a href="./pages/about.html">About</a></li>
<li ><a href="./category/Articles.html">Articles</a></li>
<li ><a href="./category/Blog.html">Blog</a></li>
<li ><a href="./category/Connect.html">Connect</a></li>
<li class="active"><a href="./category/Events.html">Events</a></li>
<li ><a href="./category/Resources.html">Resources</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<article>
<header> <h1 class="entry-title"><a href=""
rel="bookmark" title="Permalink to May 12, 2012 SF Study Group">May 12, 2012 SF Study Group</a></h1>
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="pyladies">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2012-05-05T14:07:00">
Sat 05 May 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/Esther Nam.html">Esther Nam</a>
</address>
<p>In <a href="./category/Events.html">Events</a>. </p>
<p>tags: <a href="./tag/PyladiesSF.html">PyladiesSF</a><a href="./tag/StudyGroup.html">StudyGroup</a></p>
</footer><!-- /.post-info -->
<p>Hey Ladies!</p>
<p>Udacity is offering a free online intro to programming course starting Monday April 16th. Each week, videos will be posted online at the start of the week and homework will be due on the Tuesday of the following week.</p>
<p>Let's meet every Wednesday evening; exact time & place will be coordinated with soon, but will be in the SF city area.</p>
<p>Please watch the videos beforehand so we can work on homework together. There are multiple courses, no need to all do the same. We can help each other!</p>
<p>Also - this event is for women, those who identify as women, and their friends (of either gender). Emphatically queer & trans friendly.</p>
<p>See <a class="reference external" href="http://www.meetup.com/PyLadiesSF/events/62203752/">http://www.meetup.com/PyLadiesSF/events/62203752/</a></p>
</div><!-- /.entry-content -->
</article>
</section>
<section id="extras" class="body">
<div class="social">
<h2>social</h2>
<ul>
<li><a href="./feeds/all.atom.xml" rel="alternate">atom feed</a></li>
<li><a href="http://twitter.com/pyladies">twitter</a></li>
<li><a href="https://github.com/pyladies">github</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>, which takes great advantages of <a href="http://python.org">python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html>