= Treffen vom 20. 4. 2016 = * [[http://www.meetup.com/PYUGAT/events/229767962/|Meetup-Seite zu diesem Treffen]] == Agenda == * Begrüßung kurz * [[FrontPage|Wiki]], MailingLists, [[https://twitter.com/pyugat|Twitter]], [[http://www.meetup.com/PYUGAT/|Meetup]], [[http://webchat.freenode.net/?channels=%23pyugat|IRC: #pyugat on freenode]], [[https://flattr.com/thing/1804445/Python-User-Group-Austria|Flattr]] * Nächsten Termin festlegen == Anwesenheitsliste == * [[hop]] * [[brot]] * [[aschlapsi]] * PeterKofler * DavidPoisl * + weitere == Programm == * Vorstellung [[https://github.com/gregmalcolm/python_koans|Python Koans]] (PeterKofler) * Haupt-Aktivität: PythonDojo === Python Koans === * [[https://github.com/gregmalcolm/python_koans|Python Koans]] are a sequence of little exercises to learn Python which might be interesting to beginners. * The koans embrace the style of TDD that you are learning the Python programming language by making tests pass. * Works for Python 2 and Python 3, just go into the proper sub-folder of the project and start ''run.bat'' or ''run.sh''. * There are almost 40 koans and each koan contains 3 to 10 exercises which you need to make pass. There are '''many''' exercises. * Python Koans are a port of [[http://rubykoans.com/|Ruby Koans]]. * Koans are available [[http://www.lauradhamilton.com/learn-a-new-programming-language-today-with-koans|for many languages]], there is even crazy stuff like Bash Koans or Git Koans. * Talking of Git, there is also an [[http://pcottle.github.io/learnGitBranching/|interactive Git branching game]]. == Diskussions- und Plauderrunde == * [[http://doodle.com/poll/gsphtwfbabggui42|Entsprechend der Umfrage]] wird der neue Wochentag für die Treffen der Donnerstag sein. ---- CategoryShownotes