-
Notifications
You must be signed in to change notification settings - Fork 2
/
encontro-maio-15.html
81 lines (72 loc) · 2.95 KB
/
encontro-maio-15.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GruPy-SP</title>
<meta name="description" content="">
<meta name="author" content="grupy-sp">
<!-- HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="/theme/html5.js"></script>
<![endif]-->
<!-- Styles -->
<link href="/theme/bootstrap.min.css" rel="stylesheet">
<link href="/theme/local.css" rel="stylesheet">
<link href="/theme/pygments.css" rel="stylesheet">
<!-- Feeds -->
</head>
<body>
<div class="topbar">
<div class="topbar-inner">
<div class="container-fluid">
<a class="brand" href="/">GruPy-SP</a>
<ul class="nav">
<li><a href="/pages/about.html">Sobre o GruPy-SP</a></li>
<li class="active"><a href="/category/python.html">Python</a></li>
</ul>
<p class="pull-right"><a href="/archives.html">[archives]</a> <a href="/tags.html">[tags]</a></p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="sidebar">
<div class="well">
<h3>Blogroll</h3>
<ul>
<li><a href="http://grupy-sp.github.io/pages/about.html">Sobre nós</a></li>
</ul>
<div class="social">
<h3>Social</h3>
<ul>
<li><a href="https://github.com/grupy-sp/encontros">Github</a></li>
<li><a href="https://www.facebook.com/grupysp">Facebook</a></li>
<li><a href="https://twitter.com/grupysp/">Twitter</a></li>
<li><a href="https://grupysp.herokuapp.com/">Slack</a></li>
<li><a href="https://groups.google.com/forum/#!forum/grupy-sp">Google Groups</a></li>
<li><a href="http://www.meetup.com/pt/Grupy-SP/">Meetup</a></li>
</ul>
</div>
</div>
</div>
<div class="content">
<div class='article'>
<div class="page-header"><h1>Palestras e slides do encontro Grupy-SP em Maio/2015 - Garoa Hacker Clube</h1></div>
<div class="well small">Permalink: <a class="more" href="/encontro-maio-15.html">2015-12-06 14:03:00-02:00</a>
by <a class="url fn" href="/author/eric-hideki.html">Eric Hideki </a>
in <a href="/category/python.html">Python</a>
tags: <a href="/tag/encontros.html">encontros</a> </div>
<div><h3><a href="http://www.meetup.com/pt/Grupy-SP/events/222170881/">Palestras e slides do encontro Grupy-SP em Maio/2015 - Garoa Hacker Club</a></h3>
<h3><a href="https://www.flickr.com/photos/37128592@N03/sets/72157656429873821">Fotos do encontro</a></h3>
<h3>Agradecimento especial ao Luciano Ramalho e a Cecília Tanaka por recepcionarem os participantes nesse encontro.</h3>
<h4>[30 min] Apresentação do Garoa Hacker Club aos participantes - Luciano Ramalho</h4>
<h4>[50 min] Simulador de robótica - Bruno Godoi</h4>
<h4>[30 min] <a href="https://speakerdeck.com/ramalho/programando-gpio-com-python-e-pingo">Introdução ao Pingo - Luciano Ramalho</a></h4></div>
</div>
<footer>
<p>Powered by <a href="http://getpelican.com/">Pelican</a>. Theme based on <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>.</p>
<p>© grupy-sp</p>
</footer>
</div>
</div>
</body>
</html>