templates/en/archive/competitions/2013/comptetition_2014.html
author Peter Koppatz <peter@koppatz.com>
Sat, 18 Jan 2014 15:06:00 +0100
changeset 124 fba9b7b99ab0
permissions -rw-r--r--
competitions added
peter@124
     1
{% extends "theme.html" %} 
peter@124
     2
{% block body %}
peter@124
     3
<div class="container">
peter@124
     4
  <div class="col-lg-12">
peter@124
     5
    <h2>
peter@124
     6
      Competition 2013
peter@124
     7
    </h2>
peter@124
     8
    <p>
peter@124
     9
Two winners of a beginners programming competition showed their results in the opening keynote of the German Python conference in Cologne. They have to use Python to program Blender. Both showed slides and also their animation movie.
peter@124
    10
peter@124
    11
A 15 year old girl visualized Conway’s “Game of life” and a boy, 13 years showed a card game “skat” having good software design skills.
peter@124
    12
peter@124
    13
The conference and also the competition is driven by the german Python Software Verband. This is a national equivalent to the Python Software Foundation. The contest will continue and likely start again in november and been celebrated at the next EuroPython in Berlin 21.7 – 27.7.2014.
peter@124
    14
    </p>
peter@124
    15
    <p>
peter@124
    16
      <a class="btn btn-lg btn-primary" 
peter@124
    17
	 href="/comptetition_2014" 
peter@124
    18
	 role="button">Competition 2014</a>
peter@124
    19
    </p>
peter@124
    20
  </div>
peter@124
    21
</div>
peter@124
    22
peter@124
    23
{% endblock %}
Impressum Datenschutzerklärung