Menü

PyGRAZ ist eine Usergroup mit die Python-Programmiersprache in Graz. Wir treffen uns regelmässig am ersten Dienstag im Monat entweder im realraum oder im Gösserbräu.

Meetup vom 1. März 2016 um 19:00 Uhr

Ein Monat ist beinahe wieder rum und es steht wieder ein PyGraz-Treffen an. Sofern alles gut geht, können wir am 1. März um 19:00 Uhr im Realraum zu Gast sein :-D

Diesmal sind Lightning Talks an der Reihe! Wenn Du etwas präsentieren möchtest, trag Dein Thema bitte entweder auf Meetup.com oder auf PyGraz.org ein! Falls wir keine Themen finden, lassen wir uns etwas anderes einfallen ;-)

Sessions

Discussion: Python Web Dev - State of the Art?

von Stefan More

What's the state of the art in when it comes to the Python web stack? Let's discuss!

Functional functions in python

von Lukas Prokop

The Lambda calculus is based on the idea of heavy usage of list processing and all computations are represented in functions. Everything that can be computed on a turing machine (a turing machine is based on the idea of reading and writing values in memory cells) can be computed with the lambda calculus (which uses the idea of functions as computational units). At least this is what the Church-Turing thesis claims.

In this talk I want to look at the definition of the most basic functions like map, zip, etc. I want to discuss their behavior, find them in the python standard library and then look at practical examples.

To avoid any confusion: This talk focuses on simple, powerful functions reducing your code size. It's not a talk about functional programming.

Folien

XPath with namespaces in Python

von Thomas Aglassinger

This lightning talk shows how to easily extract information from XML documents with namespaces using XPath and Python. While this is fairly trivial without namespaces, setting everything up correctly with namespaces proofed to be a daunting endeavor even with the help of lxml.

Folien

Folgende Personen haben ihr Kommen angekündigt:

Diese Liste enthält derzeit nur Anmeldungen auf Meetup.com.

Location: TAO-Software

Lendplatz 45 - 8020 Graz

Comments powered by Disqus