Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit cb796fc

Browse files
committed
Pad vom letzten Mal hinzugefügt.
1 parent 5a78729 commit cb796fc

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

archive/pystada-39-2015-07-29.txt

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
PyStaDa Treffen #39 am 29.07.2015
2+
=================================
3+
Visit: http://pystada.github.io or join #PyStaDa on Hackint or follow @PyStaDa on Twitter
4+
5+
# Agenda
6+
7+
* Vorstellungsrunde
8+
* Bericht von der EuroPython 2015 in Bilbao: http://ep2015.europython.eu
9+
* PyStaDa hat gutes inhaltliches Niveau :)
10+
* Viel DevOps
11+
* Keynote 1 war gut (von Ola & Ola)
12+
* Django Girls: https://djangogirls.org
13+
* Keynote von Guido van Rossum war interessant
14+
* Sprachentwicklung
15+
* Keynote von Carrie Ann Philbin (Raspberry Foundation) war gut
16+
* schicke Präsentation!
17+
* Deutschland hinkt im Bildungssektor
18+
* viele andere Länder (England, Neuseeland, ...) haben Programmierung als Fach in der Schule
19+
* Minecraft? Instant win, wenn Kinder dabei sind
20+
* Programm abseits von Talks war gut
21+
* pygame zero ist eine vereinfachte Version von pygame und sieht sehr interessant aus: https://pygame-zero.readthedocs.org/en/latest/
22+
* Videos leider noch nicht auf YouTube - kommt noch
23+
* Wer sich für den Weg eines Konferenz-Talks zum fertigen Video interessiert: http://freakshow.fm/fs148-ein-gate-wird-kommen
24+
* PyUnConf 4.-6.9.2015 in Hamburg: http://www.pyunconf.de
25+
* MRMCD 2015 (auch 4.-6.9.) in Darmstadt: https://mrmcd.net/2015/
26+
* Morgen: PyUGRM in Mainz - http://pyugrm.de
27+
* DALUG sucht interessante Vorträge
28+
* findet auch im Cowo statt
29+
* Python lernen
30+
* Für Programmieranfänger: https://www.codecademy.com/tracks/python
31+
* Mathematische Probleme mit Programmierung lösen (nicht Python-spezifisch): https://projecteuler.net/
32+
* Python Koans (Python lernen als TDD): https://github.com/gregmalcolm/python_koans
33+
* Ausflug zu Decorator
34+
* functools.wraps
35+
* Testing
36+
* Was will man verwenden?
37+
* py.test, weil sehr aussagekräftige Fehlermeldungen: http://pytest.org/latest/example/reportingdemo.html#tbreportdemo
38+
* Macher ist zu Gast in Podcast.__init__: http://podcastinit.com/holger-krekel-pytest.html
39+
* Ansonsten ist unittest gut abgehangen und in der stdlib https://docs.python.org/2.7/library/unittest.html
40+
* https://github.com/PyStaDa/Battleship
41+
42+
43+
# Nächstes Mal (12.08.)
44+
45+
* Sven präsentiert pygame zero
46+

0 commit comments

Comments
 (0)