= Stammtisch VIII =

Wir starten in den Frühling mit einem Stammtisch am 26. März:

 * '''Wann?'''<<BR>>
 Donnerstag, 26. März 2015, 18 Uhr

 * '''Wo?'''<<BR>>
 [[http://www.yelsterdigital.com/|yelster digital gmbh]]<<BR>>
 [[http://www.openstreetmap.org/node/1748388335|Jakob-Haringer-Straße 8, 5020 Salzburg]]

 * '''Was?'''<<BR>>
   * ein Talk über [[https://www.vagrantup.com/|Vagrant]]
   * ein Talk über [[https://docs.python.org/3/whatsnew/3.4.html#whatsnew-singledispatch|singledispatch]]
   * ein ad-hoc Talk über Python decorators

In [[rangerer]]s vagrant talk he featured a [[https://www.gnu.org/software/screen/|screen]] setup with the following configuration:

{{{
# Window list at the bottom.
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
}}}

IPython notebook for "Single-Dispatch Generic Functions" by [[hop]]: [[attachment:Generics.ipynb|download]]
[[http://nbviewer.ipython.org/url/pyug.at/SalzPUG/Stammtische/StammtischVIII/%3Faction%3DAttachFile%26do%3Dget%26target%3DGenerics.ipynb|view online]]

IPython notebook for "Decorators" by [[thp]]: [[attachment:Decorators.ipynb|download]]
[[http://nbviewer.ipython.org/url/pyug.at/SalzPUG/Stammtische/StammtischVIII/%3Faction%3DAttachFile%26do%3Dget%26target%3DDecorators.ipynb|view online]]