ICAL  |  show  |  edit  |  edit as text  |  add to group

History of: PyGraz Mai: Coding Dojo

Current version (2019-04-16T02:25:25.052951)

    title: PyGraz Mai: Coding Dojo
startdate: 2019-05-07
starttime: 19:00
endtime: 23:00
timezone: Europe/Vienna
tags: python dojo
urls:
    Anmeldung https://www.meetup.com/PyGRAZ/events/260658144/
description:
In May, we are going to do a coding dojo. What is it about?

A coding dojo means we are going to program python collectively and collaboratively. One navigator gives orders what the programmer (another person) has to program. The remaining people (audience) watch and are allowed to comment the program. Every 5 minutes the roles rotate.

What are we going to program? Last month, Lukas & Martin introduced the Dragon curve. It is a fractal created by simple instructions and can be derived from folding a strip of paper. Lukas will give a short introduction to the Dragon curve and in the following, we are going to program a visualization together. Hint: It is advantageous to look up python's bitwise operators and their semantics in advance.
        

2019-04-03T12:48:00.522102

f1title: PyGraz Mai: Coding Dojof1title: PyGraz Mai: Coding Dojo
2startdate: 2019-05-072startdate: 2019-05-07
3starttime: 19:003starttime: 19:00
4endtime: 23:004endtime: 23:00
5timezone: Europe/Vienna5timezone: Europe/Vienna
6tags: python dojo6tags: python dojo
nn7urls:
8 Anmeldung https://www.meetup.com/PyGRAZ/events/260658144/
7description:9description:
t8Details und Anmeldelink folgen.t10In May, we are going to do a coding dojo. What is it about?
11
12A coding dojo means we are going to program python collectively and collaboratively. One navigator gives orders what the programmer (another person) has to program. The remaining people (audience) watch and are allowed to comment the program. Every 5 minutes the roles rotate.
13
14What are we going to program? Last month, Lukas & Martin introduced the Dragon curve. It is a fractal created by simple instructions and can be derived from folding a strip of paper. Lukas will give a short introduction to the Dragon curve and in the following, we are going to program a visualization together. Hint: It is advantageous to look up python's bitwise operators and their semantics in advance.