|
2 | 2 | layout: utahpython
|
3 | 3 | title: "Meetups"
|
4 | 4 | upcoming-nav: True
|
| 5 | +url-needle-map: http://maps.google.com/maps?q=14864+Pony+Express+Dr.+Bluffdale,+UT+84065 |
| 6 | +url-group: https://groups.google.com/forum/#!forum/utahpython |
| 7 | +url-hirevue-map: http://maps.google.com/maps?q=10876+S+River+Front+Pkwy+South+Jordan%2C+UT+84095 |
5 | 8 | ---
|
6 | 9 |
|
7 | 10 | ## Meetups
|
8 | 11 |
|
9 |
| -Utah Python currently hosts 3 different meetups around Utah. |
| 12 | +Utah Python a number of different meetups around Utah. |
10 | 13 |
|
11 |
| -### Salt Lake City & Draper |
| 14 | +### Salt Lake City |
| 15 | + |
| 16 | +Meetings are held on the *first Wednesday* of each month. |
| 17 | + |
| 18 | +Starting times vary between **6:30pm** and **7:30pm** |
| 19 | + |
| 20 | +Locations vary between *Zaniac Sugar House [<span class="glyphicon glyphicon-map-marker"></span>](#)* and *Neutron Interactive [<span class="glyphicon glyphicon-map-marker"></span>](#)*. |
12 | 21 |
|
13 | 22 | <a class="btn btn-success" href="http://www.meetup.com/UtahPython/"
|
14 |
| - target="_blank" |
15 |
| - role="button"> |
16 |
| - Join SLC’s Meetup Group |
| 23 | + target="_blank" |
| 24 | + role="button"> |
| 25 | + Join SLC’s Meetup Group |
| 26 | + <span class="glyphicon glyphicon-new-window"></span> |
| 27 | +</a> |
| 28 | + |
| 29 | +### Draper |
| 30 | + |
| 31 | +Meetings are held on the *second Thursday* of each month: |
| 32 | +**6:30 to 8:45pm** |
| 33 | + |
| 34 | +<address> |
| 35 | + Needle Inc.<br> |
| 36 | + 14864 Pony Express Road<br> |
| 37 | + Bluffdale, UT 84065 |
| 38 | +</address> |
| 39 | + |
| 40 | +<a class='btn btn-info' href="{{ page.url-needle-map }}"> |
| 41 | + <span class="glyphicon glyphicon-map-marker"></span> |
| 42 | +</a> |
| 43 | + |
| 44 | +<p> |
| 45 | + Needle is in back, don't go to the C7 side of the buildings. |
| 46 | +</p> |
| 47 | + |
| 48 | +The most up-to-date place to find out what topics are coming next is |
| 49 | +[our mailing list]({{ page.url-group }}). |
| 50 | + |
| 51 | +<a class="btn btn-success" href="http://www.meetup.com/UtahPython/" |
| 52 | + target="_blank" |
| 53 | + role="button"> |
| 54 | + Join Draper’s Meetup Group |
17 | 55 | <span class="glyphicon glyphicon-new-window"></span>
|
18 | 56 | </a>
|
19 | 57 |
|
20 | 58 | {% include meetuptmpl.html %}
|
21 | 59 |
|
22 | 60 | ### Logan
|
| 61 | + |
| 62 | +<a class="btn btn-success" href="http://www.meetup.com/UtahPython/" |
| 63 | + target="_blank" |
| 64 | + role="button"> |
| 65 | + Join Logan’s Meetup Group |
| 66 | + <span class="glyphicon glyphicon-new-window"></span> |
| 67 | +</a> |
| 68 | + |
| 69 | +### PyLadies |
| 70 | + |
| 71 | + |
| 72 | +Meetings are held *every Tuesday* starting at **6:30pm** |
| 73 | + |
| 74 | +<p>Utah Pyladies provides educational and moral support for women who code. |
| 75 | +Come hang out with women who are learning or have learned to code in |
| 76 | +Python. Share your coding projects, or find resources for learning. If |
| 77 | +you've never programmed at all, we'll help you get started. If you have, we |
| 78 | +want to learn from you!</p> |
| 79 | + |
| 80 | +<address> |
| 81 | + HireVue<br> |
| 82 | + Suite 600<br> |
| 83 | + 10876 S. Riverfront Pkwy<br> |
| 84 | + South Jordan, UT 84095 |
| 85 | +</address> |
| 86 | + |
| 87 | +<a class='btn btn-info' href="{{ page.url-hirevue-map }}"> |
| 88 | + <span class="glyphicon glyphicon-map-marker"></span> |
| 89 | +</a> |
0 commit comments