Skip to content

Commit c6c8068

Browse files
committed
Merge pull request #33 from surajssd/september2015
September2015 PythonPune Event Report
2 parents b70a767 + a6c540f commit c6c8068

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: entry
3+
title: September Python Pune Meetup 2015
4+
category: meeting-notes
5+
---
6+
7+
[PythonPune](http://www.meetup.com/PythonPune/) [September meetup](http://www.meetup.com/PythonPune/events/225424060/) was conducted at [Thumbworks Technologies Pvt. Ltd., Aundh, Pune](https://www.facebook.com/getwalnutapp) on 26th September.
8+
9+
Meetup started with workshop on **IPython-Notebook** by [me](https://twitter.com/surajssd009005). I explained what [IPython](http://ipython.org/) and [IPython notebook](http://ipython.org/notebook.html) are, the basic layout and usage of notebook, architecture of IPython, various basic usages of IPython, features of IPython, additional things that default python interpreter does not provide, etc.
10+
11+
<iframe src="http://nbviewer.jupyter.org/format/slides/github/surajssd/blog_post/blob/master/talks/IPython_20150926_python_pune.ipynb#/" width="700" height="500" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"
12+
style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px"
13+
allowfullscreen="true"> </iframe> <div style="margin-bottom:5px"> <strong> <a href="http://nbviewer.jupyter.org/format/slides/github/surajssd/blog_post/blob/master/talks/IPython_20150926_python_pune.ipynb#/" title="IPython-Notebook" target="_blank">IPython-Notebook</a> </strong> by <strong><a href="https://deshmukhsuraj.wordpress.com/" target="_blank">Suraj Deshmukh</a></strong> </div>
14+
15+
Further also discussed how IPython has been transformed into a language agnostic tool and now is renamed as **[Jupyter](https://jupyter.org/)**. The workshop was from *Programmer's perspective*, IPython Notebook as a learning, documentation and teaching tool, rather than a *Data scientist perspective*(Data scientist exclusively use IPython-Notebook for graphical and visual representation).
16+
17+
<img src="https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-xfp1/v/t1.0-9/12043071_1197620480255522_4106031076764588781_n.jpg?oh=ddf27765bf92d6992f0cbf7b3367cc58&oe=56A38C17&__gda__=1452898375_dc9653ce2f13bc2f6593a5fbba86f1a9" width="700"
18+
height="400" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px">
19+
20+
21+
Then was short talk by [Chandan Kumar](https://twitter.com/ciypro/) on **[Stay Updated with python programming Language](https://etherpad.openstack.org/p/meetup_notes)**. He explained solution to a problem which every *Python programmer* has faced, as a matter of fact every programmer has faced this issue, when you learn any language you are transitioning from beginner to intermediate to advanced, at every stage what should you do to go to next higher stage? He mentioned books to read, places to ask questions, python related video tutorials, importance of meetups and conferences and contributing to open source projects.
22+
23+
<img src="http://photos4.meetupstatic.com/photos/event/9/f/9/9/highres_442360857.jpeg" width="700"
24+
height="400" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px">
25+
26+
27+
At last was a talk cum demo by [Girish Joshi](https://twitter.com/girish946) on **Internet of things using Raspberry Pi**. He talked about what [Raspberry Pi](https://www.raspberrypi.org/) is, what board he has. Also he explained its default stack of programming is now in python. Further he demoed controlling Raspberry Pi using RF remote controller and various applications he built around it.
28+
29+
<img src="https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-xft1/v/t1.0-9/12032170_1197620436922193_1478401118298070032_n.jpg?oh=60ba795a0a6f35da51da9b7679ddece5&oe=565E5A9B&__gda__=1453042682_82eb6f96a06163c75bead00caf30193d" width="700"
30+
height="400" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px">
31+
32+
33+
Finally we had a group photo, some discussion of upcoming [Pycon India 2015](https://in.pycon.org/2015/). Finally thanks to [Aditya Laghate](https://twitter.com/thinrhino) and folks at [Thumbworks](http://maps.google.com/maps?f=q&hl=en&q=18.555851,73.809420) for hosting this meetup. Thanks to those who attended the meetup and helped keeping the encouragement in the community.
34+
35+
<img src="http://photos1.meetupstatic.com/photos/event/9/f/8/4/highres_442360836.jpeg" width="700"
36+
height="500" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px">

0 commit comments

Comments
 (0)